Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description must carry the full burden. It discloses the core behavior (broadcast to all followers) and implies mutation. However, it does not mention irreversible nature, potential costs, rate limits, or required permissions, which are important for a broadcast operation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.