Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, destructiveHint=false, and idempotentHint=true, so the description carries minimal burden. It does not contradict annotations and simply restates the read-only nature. No additional behavioral context (e.g., caching, rate limits) is provided, but the existing annotations suffice.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.