This page describes the results returned from AI function calls, grouped together and including details for each individual function invocation.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.
LLMToolCallResults
Unique identifier for the result group.
Array of individual function call results.
LLMFunctionCallResult
Unique identifier for the function call result.
Name of the function that was called.
The result returned by the function call.
Identifier linking this result to its original call.
Additional Resources
LLMToolCalls Schema
Original tool calls
DeltaElement Schema
Container for tool call results