Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already cover readOnly/idempotent/openWorld/non-destructive, so the bar is lower. The description adds real context beyond them: the auth posture ('Public; no authentication required'), the computed 'score' semantics, and the boundaries with listPosts for replies.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.