Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint and idempotentHint, and the description adds valuable behavioral context beyond them: it returns both raw and formatted values, resolves decimals on-chain with labeled fallbacks, and preflights so the caller never pays during an RPC outage. This meaningfully helps an agent predict behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.