Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnly, idempotent, and non-destructive behavior, and the description adds value by enumerating exactly which fields are returned and which are excluded (service ids, member history, notes, etc.). The 'bounded page' phrasing also signals pagination behavior without contradicting any annotation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.