Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare destructiveHint=false and idempotentHint=true, covering safety and repeatability. The description adds the behavioral detail 'releasing its members', but it does not disclose what happens if the group does not exist, whether it affects nested groups, or any side effects. Given the annotation coverage, the description adds limited extra context beyond structured fields.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.