Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description adds no behavioral context beyond the annotations (idempotentHint=true, destructiveHint=false). It does not disclose effects like whether prior rotation settings are overwritten, or if the operation is reversible. Annotations already cover idempotency and non-destructiveness, but the description does not elaborate.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.