Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, idempotent=true, openWorld=true, and destructiveHint=false, so no contradiction. The description adds useful behavioral context beyond annotations: it explains the policy being checked, the seizable consequence, pricing, and that 'No wallet or API key required.' It doesn't describe response contents, but output schema is available to cover that.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.