Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already convey read-only, idempotent, non-destructive behavior, so the description does not need to repeat those. It adds useful scoping context like 'canonical profile', 'graph context', and 'does not enumerate', but does not disclose return format, pagination, or how filters behave. No contradiction with annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.