Please enable JavaScript.
Coggle requires JavaScript to display documents.
Tools use with Claude - Coggle Diagram
Tools use with Claude
Web search tools
-
Claude includes a built-in web search tool that lets it search the internet for current or specialized information to answer user questions
-
-
-
Tool schemas
-
-
Best practices
Explain what tool doesn, when to use it and what it returns
-
-
-
-
Tool function
A tool function is a plain Python function that gets executed automatically when Claude decides it needs extra information to help a user
Best practices
use well-named, descriptive arguments
Validate the inputs, raising and error if they fail validation
-
Text editor tool
Allow calude to create, read, and edit both directories
-
-
-
-