C
Claude Code
Expert
Home
Learn
Review
Practice
Progress
Glossary
References
Home
/
Domains
/
Tool Design & MCP Integration
/
Practice Quiz
Tool Design & MCP Integration — Practice Quiz
1/5
From: Tool Schema Design (Task 2.1)
You have a tool called 'query' with the description 'runs a query'. Which improvement would most help Claude use this tool correctly?
A
Rename it to 'q' to save tokens
B
Add a detailed description explaining what database it queries, what query syntax it accepts, what it returns, and when to use it
C
Add 20 optional parameters for every possible query option
D
Remove the description entirely and let Claude figure it out from the schema