Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, so the description only adds the resource name. It does not disclose behavioral traits such as default scope (e.g., whether it lists groups for all clients or only the authenticated one), pagination, or sorting. The optional clientID parameter suggests filtering, but no explanation of behavior without it is given. Minimal added value beyond annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.