Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The annotations (readOnlyHint false, idempotentHint false, etc.) only indicate side effects, but the description adds key behavioral context: alerts are suppressed while monitors keep running, and the window is one-time. This goes beyond the structured flags, though it does not mention issues like overlapping windows or permissions.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.