Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare read-only, idempotent, and non-destructive behavior. The description goes further by disclosing concrete output behavior: spaces become '(space)', common spelling variants like Alpha and Niner are accepted, and unrecognised words appear as '#'. This is valuable operational detail 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.