Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnly, idempotent, and non-destructive behavior, so the bar is lower. The description adds valuable non-obvious edge-case behavior: an unknown tag returns the topics that do exist, so a miss still yields useful output. It also clarifies that an empty answer means the topic does not exist, which complements the read-only trust profile.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.