📖 The AI Tool Bible
tool-use

Function Calling

LLM-native mechanism where the model outputs a structured request to invoke a named tool with typed arguments, then integrates the tool's response into its final answer.

Related terms