Quiz 5 Question 2 of 20

A platform using MCP implements a tool server with 47 distinct tools across multiple domains. Claude agents using this server sometimes call the wrong tool due to similar tool names (e.g., send_email vs. queue_email) or vague descriptions. This causes incorrect side effects in production. What MCP schema design practices reduce tool confusion?

Select an answer to reveal the explanation.

Motivation