Everything K-culture — comebacks to K-beauty, straight to your inboxGet it in your inbox

METAL MEDIA

K-Culture GlossaryTechnical words in the news

Tool Calling

The ability of AI to pick and use outside functions like calculators, search, or booking systems — the hands and feet of an agent.

In plain words

Tool calling is when an AI decides mid-answer, "I need a calculator for this" or "I need to search for this," and then reaches for an outside function to do it. It's also called function calling.

Language models were originally built to just talk — tool calling gives them hands and feet. The calculator handles math, search handles up-to-date information, a booking system handles reservations, and the AI acts as the conductor. It's the technical foundation of agents, and MCP is the standardized way to plug those tools in.

Try it yourself

  1. Ask a chatbot: "What's 789456123 times 987654321? Give me the exact answer."
  2. Watch for something like "Analyzing" or "Running code" flashing by before the answer appears — that's the moment the model decides mental math (just predicting the next word) is too risky and calls a calculator tool instead.
  3. Ask it afterward, "How did you just calculate that? Did you use a tool?" — most will admit it. Search, calculation, file reading: wherever a chatbot goes beyond a pure language model, tool calling is behind it.

See also

Stories using this term

No story has used this term yet. New ones attach here automatically.

Browse every entry