Resets a task’s status to learning. The next run re-learns the flow from scratch.
Secret key (sk_live_...)
Unique identifier for the task (prefixed with task_).
OK
A task object. Tasks are defined actions an agent can perform.
Unique identifier for the task, prefixed with task_.
Always task.
Display name for the task.
Instructions for the agent describing what this task should do.
Task status: learning, test, or live.
The agent this task belongs to. Prefixed with agt_.
JSON Schema defining the expected input for task runs.
JSON Schema defining the expected output for task runs.
Storage configuration for file capture during task execution.
Whether document extraction is enabled for captured files.
ISO 8601 timestamp of when the resource was created.
ISO 8601 timestamp of when the resource was last updated.
Unique identifier for the API request. Include this when contacting support.