Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description says 'List', implying a read-only operation, while annotations set destructiveHint=true and readOnlyHint=false, a direct contradiction. No other behavioral details (e.g., side effects, permissions, return format) are provided, so transparency is critically lacking.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.