Start an Agent run
Start an Agent run. The request enforces Agent roles, ownership, workspace boundaries, and lifecycle state.
Authorizations
Bearer JWT token or API Key (sk-*).
Path Parameters
Body
Instruction or mission passed to the root agent run.
1"Review the failed deployment and prepare a rollback recommendation."
Optional trigger type such as REQUEST, EVENT, or SCHEDULE.
"SCHEDULE"
Optional external reference type for correlation.
"scheduleId"
Optional external reference id for correlation.
"44444444-4444-4444-8444-444444444444"
Optional delay before the first tick is scheduled.
0 <= x <= 259200030
Optional run-scoped state merged into the initial supervisor state.
Optional registry plugin ids attached for this run.

