Related terms
The act of executing an external tool or function call with specified parameters as directed by an AI agent.
Tool SelectionThe process by which an AI agent dynamically identifies and chooses the appropriate tool to perform a task.
Function CallingA capability that enables an AI model to identify when an external function or tool should be invoked, generate the required structured arguments, and incorporate the returned results into its workflow or response.
Tool TestingThe process of verifying that external tools, APIs, and function integrations behave correctly when invoked by an AI system.
Schema ValidationThe process of verifying that structured data inputs or model outputs conform strictly to a predefined schema definition.