Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already cover readOnly/idempotent/openWorld, so the bar is lower, yet the description adds meaningful non-obvious behavior: no authentication required, page size is unstable, and ranking/activity changes can move records between pages. That pagination-instability warning is genuinely valuable for an agent iterating pages.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.