Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description clarifies that the operation clears two specific fields (`is_muted`, `muted_until`) and is idempotent, complementing the annotations. It avoids repeating readOnlyHint and destructiveHint (which are false) and adds the per-participant scope.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.