Anthropic Tool Use API
The Anthropic Tool Use API allows AI agents built on Claude to call client-defined functions or Anthropic-provided server tools such as web search, code execution, and web fetch. Tools are declared in the API request and Claude decides when to invoke them based on context. Server tools run on Anthropic infrastructure while client tools execute in the calling application.
Documentation
Documentation
https://platform.claude.com/docs/en/docs/agents-and-tools/tool-use/overview
APIReference
https://platform.claude.com/docs/en/docs/agents-and-tools/tool-use/tool-reference
GettingStarted
https://platform.claude.com/docs/en/docs/agents-and-tools/tool-use/build-a-tool-using-agent