Execute a task and stream
POST
Execute a task and stream
Produce output and stream the turn.
POST
Execute 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
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.