idstring required
Unique identifier for the task, prefixed with task_.
namestring required
Display name for the task.
promptstring nullable required
Instructions for the agent describing what this task should do.
statusstring required
Task status: learning, test, or live.
agent_idstring required
The agent this task belongs to. Prefixed with agt_.
{"stackTrail":"components:schemas:JsonElement","oasType":"schema","type":"unknown","description":"Arbitrary JSON value."}
{"stackTrail":"components:schemas:JsonElement","oasType":"schema","type":"unknown","description":"Arbitrary JSON value."}
{"stackTrail":"components:schemas:JsonElement","oasType":"schema","type":"unknown","description":"Arbitrary JSON value."}
{"stackTrail":"components:schemas:JsonElement","oasType":"schema","type":"unknown","description":"Arbitrary JSON value."}
created_atstring date-time required
ISO 8601 timestamp of when the resource was created.
updated_atstring date-time required
ISO 8601 timestamp of when the resource was last updated.
request_idstring required
Unique identifier for the API request. Include this when contacting support.