Q
Quibank
All tests
Citizenship test
DMV test
中
EN
ES
Question 1 of 16
← Back
An agent repeatedly calls the MCP tool `search_tickets` for tasks that should use `search_docs`. Both tools currently have vague one-line descriptions. What is the most effective first fix for these misrouted tool calls?
A
Rewrite each tool's description to state precisely what it does, when to use it, and when the other tool is the better choice
B
Rename both tools with numeric suffixes so the preferred tool sorts first in the list
C
Lower the model temperature so tool selection becomes deterministic
D
Set tool_choice to "any" so the model is always forced to pick a tool