Authorizations
Enter your API key
Body
Agent execution mode: 'research' for comprehensive analysis, 'chat' for conversational interaction
research
, chat
The user's message/question to send to the agent
Optional runtime configurations for tools. Available tools: 'search' - configure search parameters and filters.
Optional chat ID to continue an existing conversation thread. If not provided, a new conversation is started.
Whether to persist the agent state in memory or in the database
enabled
, disabled
Response
Successful Response
THINKING
, ACTION
, ANSWER
, COMPLETE
, ERROR
, AUDIT
, GROUNDING
, TOOL_ERROR
, NOT_ENTITLED
The ID of the chat
"assistant"
Text content of the message
Unique identifier for grouping related chunks
Name of the tool being called (ACTION type only)
Arguments for tool call (ACTION type only)
Error message (ERROR type only)
Audit trace data (AUDIT type only)
Grounding references (GROUNDING type only)