Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description adds meaningful behavioral context beyond the annotations: it reveals the resumable-cursor polling pattern, the bounded nature relative to streaming, and the exact authentication failure behavior (subscription_required with a subscribe link). There is no contradiction with the annotations, which already indicate a read-only, open-world, non-destructive operation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.