Tool Calling
Tool calling lets an AI model invoke approved functions or APIs, such as searching a knowledge base, creating a task, updating a CRM, or sending a message.
Why it matters
It turns a language model from a text generator into a workflow participant, while keeping actions constrained to known tools.
Examples
- Create CRM note
- Check calendar availability
- Send Slack alert