AI Glossary
capability
Tool use / Function calling
Definition
Tool use or function calling enables large language models to invoke external APIs, tools, or functions (e.g., calculators, search engines) by generating structured calls based on user queries, extending capabilities beyond internal knowledge. It allows dynamic integration of real-time data or computations into responses.