Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. It discloses that the tool performs real-time IMAP IDLE watching and triggers push notifications, which is a key behavior. However, it omits details such as whether the watch is persistent, how notifications are delivered, prerequisites (e.g., account configuration), or how to stop the watch, which are expected for a start-type tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.