Authorizations
Path Parameters
Query Parameters
queued
, action_required
, running
, completed
, failed
, cancelling
, cancelled
Response
Successful Response
- TaskRunEvent
- ErrorEvent
Event when a task run transitions to a non-active status.
May indicate completion, cancellation, or failure.
Event type; always 'task_run.state'.
Title | Const |
---|---|
Type | task_run.state |
Cursor to resume the event stream. Always empty for non Task Group runs.
Task run object. Status of a task run.
Input to the run; included only if requested. Task run input with additional beta fields.
Output from the run; included only if requested and if status == completed
.
Output from a task that returns text.
- TaskRunTextOutput
- TaskRunJsonOutput