Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnly, idempotent, and non-destructive, so the bar for additional disclosure is lower. The description adds meaningful behavior: it returns full stats and, on no exact match, returns closest matching names. This clarifies failure behavior beyond what the annotations express.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.