AI Glossary
Tool Use / Function Calling
Letting AI call external APIs and services
Definition
Tool use (also called function calling) is a capability that allows language models to call predefined external functions or APIs to retrieve real-time information or take actions. For example, a model can call a weather API, execute a database query, or send an email. This dramatically extends what AI can do beyond generating text.