Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already provide readOnlyHint, idempotentHint, and destructiveHint. The description adds non-obvious behavior: 'recent published' implies only published posts are returned, and 'does not consume API quota' is a unique operational detail not covered by annotations. This is valuable supplemental context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.