What is tool calling?medium

Type
conceptual
Topic
tool-calling
Frequency
common
Tags
tool, calling
Answer

Tool calling lets a model request external functions or APIs.

Explanation

Tools can retrieve data, run calculations, search, write files, or trigger workflows. The system decides which tool calls are allowed.

Follow-upHow do you validate tool arguments?