Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond the annotations (destructiveHint: true, readOnlyHint: false), the description adds critical behavioral detail: 'Hard delete: no tombstone, no archive, not reversible' and 'Your daily quota is not refunded.' This fully discloses the irreversibility and side-effect on quota, which is essential for an agent to make informed decisions. No contradiction 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.