Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, idempotentHint, and non-destructive behavior; the description adds valuable behavioral context beyond those hints by disclosing the cost model ('Free by default; metered at $0.003 USDC only when the operator sets MCP_PAYWALL=true'). It also explains the conditional output behavior tied to daily_burn_usd.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.