Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare read-only, idempotent, open-world, and non-destructive behavior. The description adds the paid nature of the call ($0.01 USDC via x402) and the combined detect-and-translate behavior, which are useful beyond the schema/annotations. It does not detail output shape or failure modes, but the bar is lower given strong annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.