Endpoints
Chat (SSE Streaming)
| Event | Description |
|---|---|
content | Text token from the AI response |
tool_call | AI is calling a tool (includes tool name and arguments) |
tool_result | Result of the tool execution |
confirmation_required | HITL — a write operation needs approval |
done | Stream complete |
error | Error occurred |