Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnly, openWorld, idempotent, and non-destructive behavior, and the description reinforces this by calling it a read. It adds valuable behavioral context: pricing per call, free tier, x402 payment requirements, the optional x-credit-token header, no wallet/API key requirement, and the payer-RECLAIMABLE edge case caused by a missed capture window.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.