Tool Calling
Definition
The mechanism where an LLM formats a structured JSON command payload targeting an API, rather than generating natural language text.
Example Case
Claude returning a function call object requesting current weather data from an API.