Artificial Intelligence

Tool Use

The ability of an AI model to interact with external tools, APIs, and systems to accomplish tasks beyond text generation. Tools extend the model's capabilities to include search, calculation, code execution, and more.

Why It Matters

Tool use transforms LLMs from text generators into capable assistants that can actually do things — check the weather, query databases, send emails, and run code.

Example

Claude using a calculator tool for precise math, a web search tool for current information, or a code execution tool to test a Python script.

Think of it like...

Like giving a person access to a smartphone — they can still think and talk, but now they can also look things up, make calls, send messages, and use apps.

Related Terms