Stream message
Stream a new message in a chat
Documentation Index
Fetch the complete documentation index at: https://docs.getcargo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
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.
- Chat trigger
- Chat trigger
- Chat trigger
- Chat trigger
- Chat trigger
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})$Actions available for the message.
- Option 1
- Option 2
- Option 3
MCP clients to use for the message.
- Option 1
- Option 2
Resources available for the message.
- Option 1
- Option 2
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})$Response
Successful response
Response body schema.
Error message when the request fails.

