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.
Sequential PlanningA planning approach where tasks and actions are ordered and executed in a strict, step-by-step sequence.
Plan ExecutionThe process of carrying out the actions and steps defined by an AI agent's plan to achieve a specified goal.
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.