Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries full burden. It discloses the real-time push to active subscriptions, the subscriber-facing event_type='revocation', and the return fields (event, pushed). It does not cover error cases, idempotency, or permissions, but the key behavioral side effects are clearly described.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.