Webhook callback for when event stream events occur.
Documentation Index
Fetch the complete documentation index at: https://allhandsai-add-v1-api-reference.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Event emitted by the agent server when a server-level error occurs.
This event is used for errors that originate from the agent server itself, such as MCP connection failures, WebSocket errors, or other infrastructure issues. Unlike ConversationErrorEvent which is for conversation-level failures, this event indicates a problem with the server environment.
The source of this event
agent, user, environment, hook Code for the error - typically an error type
Details about the error
Unique event id (ULID/UUID)
Event timestamp
"ServerErrorEvent"Successful Response