Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already signal the mutation/destructive behavior (readOnlyHint=false, destructiveHint=true), so the description does not need to repeat that. It adds the contextual detail 'for grouping social accounts' but does not disclose any further side effects, prerequisites, or failure modes.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.