Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. It transparently discloses the exact behavior: removing the UNREAD label. It does not mention side effects like handling already-read messages or permissions, but the core mutation is clearly stated. This is a good level of transparency for a simple tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.