Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already communicate readOnlyHint, idempotentHint, and destructiveHint, covering the safety profile. The description adds business logic about what counts are included, but it does not disclose additional behavioral constraints such as auth requirements, rate limits, or data freshness. No contradiction exists.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.