External Actions
Also called: Tool Actions, External Tool Actions
Operations performed by an AI system that interact with external tools, services, APIs, or physical systems to retrieve information, modify state, or execute tasks beyond the model's internal reasoning.
Explore more about Tool Use
Related terms
The act of executing an external tool or function call with specified parameters as directed by an AI agent.
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.
Action ExecutionThe process of carrying out a selected action or tool invocation as part of an agent's plan while tracking its outcome and execution state.