Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false, but the description goes further by stating 'Read-only. Creates no purchase, checkout, or payment obligation.' This adds domain-specific business guarantees (no financial commitment) that are not captured in the annotations, providing unique behavioral context an agent needs to know.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.