Continue a task
Send a message to the task. Queued (202) unless wait is true (200).
Authorizations
Your Autumn API key.
Path Parameters
The task_id returned by POST /task or POST /task/start.
"8fab6f34"
Body
What to change, add, or continue.
1"Add founder LinkedIn URLs for all existing rows, then continue until there are 25 rows."
Task-local filenames returned by POST /validate-upload.
Wait for the turn to finish (200). Default false: queue and return (202).
Response
Turn finished (wait: true).
"8fab6f34"
"Series A AI security companies"
plan (idle, or finished), execute (working), accepted (queued), deleted.
"execute"
plan, execute "execute"
idle, planning, executing or thinking. Finished is idle.
"executing"
10
Seconds to wait before polling status again.
5
"/task/8fab6f34/state"
"/task/8fab6f34"
"/task/8fab6f34/output"
"/task/8fab6f34/stream"