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.
Runs the general AI agent and streams its response as Server-Sent Events overDocumentation Index
Fetch the complete documentation index at: https://developers.myhero.so/llms.txt
Use this file to discover all available pages before exploring further.
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.HERO personal access token