Continue a task and stream
POST
Continue a task and stream
Send a message to the task and stream the turn.
POST
Continue a task and stream
Authorizations
Your Autumn API key.
Path Parameters
The task_id returned by POST /task or POST /task/start.
Example:
"8fab6f34"
Body
application/json
What to change, add, or continue.
Minimum string length:
1Example:
"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
Server-sent events: task, tool, text, error, done. A failure after the stream opens is an error event.
The response is of type string.