Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, so the read-only nature is covered. The description adds a minor behavioral detail about accepting short links and share text, but it does not disclose additional traits such as link normalization, pagination, or exactly which post details are returned; the output schema covers return structure.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.