Execute and stream
POST
Execute and stream
Tell the sandboxed task to produce output and stream live server-sent events for the current turn.
POST
Execute 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
Optional instruction to include with execution.
Response
SSE stream of task, tool, text, error, and done events.
The response is of type string.