Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=false and idempotentHint=false, so the mutation/repeat-call profile is covered. The description adds no extra behavior context: it doesn't say what the previous primary becomes, whether the design must be a member of the set, or what authorization is required. With annotations doing the heavy lifting, the description contributes almost nothing beyond them.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.