Skip to main content

ToolCall

Defined in the LLM Providers module.
Rust AI Agent SDK A tool call made by the LLM

Fields

NameTypeDescription
idStringUnique ID for this tool call
nameStringThe tool name
argumentsStringThe arguments as JSON string