Continue and stream
POST
Continue and stream
Send a message to the same sandboxed task and stream live server-sent events for the current turn.
POST
Continue and stream
Authorizations
Use Authorization: Bearer YOUR_AUTUMN_API_KEY.
Path Parameters
The task_id returned by POST /task or POST /task/start.
Example:
"8fab6f34"
Body
application/json
Instructions for what to change, add, or continue.
Example:
"Add founder LinkedIn URLs for all existing rows."
Response
SSE stream of task, tool, text, error, and done events.
The response is of type string.