Definition
A structured request an AI agent makes to use an external function or service.
A structured invocation issued by an LLM agent to call an external function, tool, or API, whose result is fed back into the model's context.
Also called: tool calls, tool use