AINews Portal

AI Glossary

What is Tool use (function calling)?

Tool use lets a model emit a structured call — name plus JSON arguments — that your code executes, returning the result to the model. It is how models query databases, search the web, or send emails, and it is the foundation that agents and MCP are built on.

← All terms