Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already establish readOnly, idempotent, non-destructive behavior, so the description does not need to repeat safety traits. It adds useful behavioral context beyond the annotations by specifying what the response contains: titles, summaries, publication dates, canonical pages, and structured API URLs. It does not cover pagination or relevance ordering, but that is a minor gap given the strong annotation coverage.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.