Process a tool calling request.
Documentation Index
Fetch the complete documentation index at: https://domoinc-arun-raj-connectors-domo-479583-raisers-edge-connec.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Request for making tool calls using AI.
The list of input messages to be processed by the AI.
Show child attributes
The unique identifier for the AI session associated with this request.
System-level messages or configurations to guide the AI's response.
Show child attributes
The identifier of the AI model to be used for generating a response.
Specific parameters or settings that configure the AI model behavior.
Show child attributes
A parameter for controlling the randomness of the model's output.
The maximum number of tokens to generate in the response.
The list of tools the model can call.
Show child attributes
How the model should use the provided tools.
Show child attributes
A flag to determine whether to validate the AI response against the provided schema.
Configuration for reasoning behavior and effort level.
Show child attributes
Successful tool calling response.
Response from a Messages API.
The list of content generated by the model.
Text-based message content.
Show child attributes
The id of the model used to generate the response.
The id of the AI Session associated with this request.
The reason that the model stopped.
TOOL_USE, MAX_TOKENS, STOP_SEQUENCE, END_TURN, CONTENT_FILTERED, SAFETY, UNKNOWN The token usage from the model provider.
Show child attributes