Function Calling (Tool Calling)

The model's ability to trigger external tools: searches, databases, APIs, code execution.

Why it matters

Without tool calling, AI can only generate text. With it, AI takes actions in the real world.

In practice

Claude Code uses tool calling extensively: Read, Write, Bash, Grep, and custom MCP tools — each call logged and approved by the user.

Related terms

Back to glossary