Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must disclose behavioral traits. It only states 'Read queued events', which is non-destructive, but omits important details like whether reading clears events, if it's blocking, or if it can be called multiple times. No side effects or rate limits are mentioned.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.