Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description adds significant behavioral context beyond the annotations. It explains the paywall behavior: without a valid bundle_key, a teaser is returned; with it, the full report is provided. This goes beyond the readOnly and idempotent hints, offering transparency about data access and limitations. No contradictions 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.