Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The annotations already indicate this is a non-read-only, non-destructive mutation. The description adds useful behavioral context by defining what enabled=true and enabled=false actually do to the group settings. It doesn't discuss permissions or side effects, but the disclosed behavior goes beyond what annotations and schema provide.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.