Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate read-only, idempotent, and non-destructive behavior, and the description adds valuable context: 'does not make payments, change accounts, fetch external data, or retain tool inputs.' It also explains the utilization-versus-rate trade-off, setting accurate expectations for the kind of answer returned.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.