Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and destructiveHint=false, so safety is covered. The description adds behavior beyond that: it explains how the tool selects API vs RSS/Atom based on the platform, what fields are returned, and directs the agent to scrape for full content. It omits pagination/rate-limit details, but for a read-only list tool this is a minor gap.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.