Tool Calls

Tool Calls

Tools are code functions that an agent is aware of and can invoke to complete their tasks. Tools often call out to external programs, letting the agent interact outside its environment and predefined knowledge.

Examples by agentic loop phase:

Claude Code's built-in tools fall into five categories:

Related: Agentic Loop