Open main menu
Article
Quizzes
Tools
EN
Article
Quizzes
Tools
All quizzes
/
AI Tools & Tool Calling
AI Tools & Tool Calling
Search
Labels
Labels
Search
What is a "tool" in the context of AI model tool use?
2 months ago
What are the three required parts of a tool definition?
2 months ago
Why does the quality of a tool's description matter so much?
2 months ago
How does the model decide whether to call a tool at all?
2 months ago
What does a tool call look like in the model's output?
2 months ago
How is a tool result fed back to the model after a tool call?
2 months ago
When does the model make parallel tool calls in a single turn?
2 months ago
When must tool calls happen sequentially rather than in parallel?
2 months ago
What should happen when a tool call returns an error?
2 months ago
What is the primary purpose of the Read tool in Claude Code?
2 months ago
What is an important requirement before using the Write tool to modify an existing file?
2 months ago
Why is the Edit tool preferred over the Write tool for modifying existing files?
2 months ago
In Claude Code, when should you use the Bash tool instead of a dedicated tool like Read or Grep?
2 months ago
What does the Grep tool do, and why use it instead of running grep through Bash?
2 months ago
What is the Glob tool used for in Claude Code?
2 months ago
How does tool call approval work in Claude Code for users?
2 months ago
How do you pass tools to Claude via the Anthropic Messages API?
2 months ago
Why should tools be designed with a single, focused responsibility?
2 months ago
What capability do computer use tools (screenshot, click, type) enable for an AI model?
2 months ago
Why do powerful tools like Bash command execution need to run in a sandboxed environment?
2 months ago
Previous
1
2
Next