Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full behavioral burden and does well: it explains the mutating drain behavior, the default clearing, the peek option, and the independence of subscriptions. It also documents all return fields, including whether the background push is active, which is useful runtime information.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.