Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, idempotentHint, openWorldHint, and destructiveHint false, covering the safety profile. The description adds 'full article content' as a slight behavioral qualifier, suggesting it returns the whole article rather than a snippet, but it does not disclose output format, failure behavior, or handling of invalid URLs.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.