This page describes the AI function calls made by the assistant, including details for each individual call and their associated arguments.Documentation Index
Fetch the complete documentation index at: https://wisdomai-add-trigger-agent-api.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
LLMToolCalls
Unique identifier for the tool call group.
Array of individual function calls made by the AI.
LLMFunctionCall
Unique identifier for the function call.
Name of the function being called.
JSON object containing the function arguments.
Identifier linking this call to its result.
Additional Resources
LLMToolCallResults Schema
Results from tool calls
DeltaElement Schema
Container for tool calls