Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare destructiveHint=true, so the destructive nature is covered. The description adds the behavioral clarification that the person remains in the workspace, which is valuable scope context beyond annotations. It does not mention reversibility, permissions, or side effects, but given the annotation coverage this is sufficient.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.