Also called: tool calling
Letting a model return a structured request to run one of your functions, with arguments filled in.
Why it mattersThe bridge between text generation and doing something real - booking, querying, sending.
See also Tool Use, Structured Output, MCP