Execute a task
POST
Execute a task
Produce output from the current spec. Queued (202) unless wait is true (200).
POST
Execute a task
Authorizations
Your Autumn API key.
Path Parameters
The task_id returned by POST /task or POST /task/start.
Example:
"8fab6f34"
Body
application/json
Response
Turn finished (wait: true).
Example:
"8fab6f34"
Example:
"Series A AI security companies"
plan (idle, or finished), execute (working), accepted (queued), deleted.
Example:
"execute"
Available options:
plan, execute Example:
"execute"
idle, planning, executing or thinking. Finished is idle.
Example:
"executing"
Example:
10
Seconds to wait before polling status again.
Example:
5
Example:
"/task/8fab6f34/state"
Example:
"/task/8fab6f34"
Example:
"/task/8fab6f34/output"
Example:
"/task/8fab6f34/stream"