Enqueue Job
Enqueue a job against an ACE. Today: regenerate (playbook [re-]generation from the linked workforce’s agent code file; the current playbook stays usable until the job commits a new one). The kind vocabulary grows server-side — future kinds include usage-driven adaptation.
Authorizations
Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.
Path Parameters
ACE uid (UUID).
Body
Request body for POST /ace/{ace_uid}/jobs. kind selects the work;
the vocabulary lives in [AceJobKind] and grows server-side without
new endpoints (usage-window adaptation, policy scaffolding, ...).
Disambiguates which linked workforce (OrgsApps.id) supplies the
agent source when the ACE is attached to more than one. Optional
when exactly one workforce is linked.
Job kind. Defaults to "regenerate" (playbook [re-]generation
from the linked workforce's agent code file).
Git branch to read the agent source from. Defaults to the project repository's HEAD branch.
Response
Job enqueued