Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond the annotations (readOnlyHint=false, destructiveHint=true, idempotentHint=true), the description discloses role-based permissions, the requirement to review the exact requested version, and the terminal/irreversible nature of the state change. It also clearly states non-effects such as not resolving threads or revoking reviewer access.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.