Q
Quibank
All tests
Podcast
中
EN
ES
Question 1 of 22
← Back
A support agent exposes two tools, search_orders and search_shipments. Claude frequently calls the wrong one for the same kind of request. Both tools currently have a one-line description. Which change most reliably improves tool-selection accuracy?
A
Leave the one-line descriptions as they are and put the disambiguation rules in the system prompt.
B
Force the tool you believe is correct with tool_choice on every request.
C
Rename the tools to shorter identifiers so they are easier to tell apart visually.
D
Rewrite each description into several sentences covering what the tool does, when to use it, when NOT to use it (naming the sibling tool), what each parameter means, and what the tool does not return.