Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=false and destructiveHint=false, so the mutating nature is known. The description adds only the mute/unmute action, which is obvious from the name, and does not disclose any side effects, confirmation behavior, or scope of impact (e.g., does it affect all strips or just targeted ones?). This is minimal added value beyond annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.