Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, idempotentHint, and non-destructive nature. The description adds value by specifying exactly what is checked (algorithm types, deprecated status) and what it does NOT do (check DNSSEC chain validation), which clarifies behavioral boundaries beyond the annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.