Stream an AI agent
Ai
Stream an AI agent
Runs the general AI agent and streams its response as Server-Sent Events over text/event-stream.
Each event carries a type (delta, tool_call, tool_result, done, or error) and a per-type payload.
The done event includes sessionId, hasUndo, and a changes summary of entities modified during the run.
POST
Stream an AI agent
Authorizations
HERO personal access token
Body
application/json