Continue a task
Send a new message to the same sandboxed task. Use this instead of starting over when the user wants to add fields, find more rows, refine criteria, or fix output.
Authorizations
Use Authorization: Bearer YOUR_AUTUMN_API_KEY.
Path Parameters
The task_id returned by POST /task or POST /task/start.
"8fab6f34"
Body
Instructions for what to change, add, or continue.
"Add founder LinkedIn URLs for all existing rows."
Response
Task continued.
"8fab6f34"
"Series A AI security companies"
"research"
A completed or stopped run reports plan; execute means the task is currently working.
plan, execute, deleted "execute"
plan, execute "execute"
Fine-grained state: idle, planning, executing, thinking. A finished task is idle.
"executing"
10
Suggested seconds to wait before polling status again.
5
"/task/8fab6f34"
"/task/8fab6f34/output"
"/task/8fab6f34/stream"