Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, openWorldHint, idempotentHint, and destructiveHint, so safety is covered. The description adds valuable operational context: it discloses the $0.01 USDC cost via x402, a critical fact for an agent deciding to invoke a paid tool, and specifies the normalization scope (abbreviations, suffixes, formatting). No contradiction with annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.