Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnly, idempotent, non-destructive, and open-world behavior. The description adds valuable behavioral context: it reads on-chain SupplyCapUpdated history, interprets cap raises as dilution, and flags uncapped mint as the worst case. This goes beyond the annotation signal without contradicting it.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.