Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint and openWorldHint, and the description adds genuine behavioral context beyond them: the returned list is limited to articles and supports continuation via page_token. It does not discuss result ordering, empty-user behavior, or failure modes, but those gaps are minor given the annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.