Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare idempotentHint=true and destructiveHint=false, covering the safety profile. The description adds the scope detail that the operation affects all inbox notifications at once, but does not describe permissions, return values, or any side effects beyond the read state.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.