---
name: Tool Use
aliases:
  - Tool Use
  - Function Calling
type: Concept
description: The ability of AI models to invoke external tools or APIs to complete tasks.
relatedPosts:
  - illusion-of-speed-ai-workslop
  - death-of-chatbot
  - future-of-agentic-ai-in-enterprise
---
Tool Use (or Function Calling) allows Large Language Models to connect to external systems, APIs, or databases to perform actions or retrieve information that goes beyond their training data.
