Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond annotations (which show destructiveHint=false, etc.), the description reveals key behavioral traits: server-side wait time, possible response statuses, the need for polling, and the full error object structure. This is comprehensive and alerts the agent to potential long-running operations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.