Stream a new message in a chat
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request body schema.
Chat identifier.
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-4[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$Chat trigger configuration.
Message identifier.
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-4[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$Message parts.
Agent identifier.
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-4[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$Tools available for the message.
MCP clients to use for the message.
Resources available for the message.
Capabilities available for the message.
System prompt for the message.
Additional context for the message.
Whether to include reasoning.
Sampling temperature.
Maximum number of steps.
Language model identifier.
Integration identifier.
Connector identifier.
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-4[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$Successful response
Response body schema.
Error message when the request fails.