Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already provide readOnlyHint=false and idempotentHint=true; the description adds useful payment behavior: it is paid, costs $0.25, uses USDC on Base or Arbitrum One, and requires x402. However, it does not disclose side effects, idempotency expectations, or what happens after payment, which matters because readOnlyHint is false. 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.