Agents & tools

Tool Use

The ability of an AI model to call external tools — like a calculator, search engine, or API — to help answer a question.

01 ——

In plain English

Tool use (also called function calling) is when an AI model doesn't just generate text — it also invokes external tools to get real information or take real actions.

Common tools an AI might use:

  • Web search to find current information
  • A calculator for precise maths
  • A code interpreter to run Python
  • A calendar API to check availability
  • A database to look up a customer record

Why it matters: LLMs have a knowledge cutoff and can't do exact arithmetic reliably. By giving them tools, you get accurate, up-to-date, actionable AI rather than an AI that guesses.

Tool use is the foundation of most useful AI agents and assistants.

02 ——

Related terms

Back to glossaryLast reviewed May 2026
Vol. 4 · Issue 19 · Last reviewed 2026-05-30

Sign up for our newsletter

Receive weekly updates so you can stay up-to-date with the world of AI