Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare destructiveHint=true, so the mutating nature is covered. The description adds useful context that all running containers are restarted and gives the exact endpoint, but it does not disclose potential downtime, side effects, or whether configuration is preserved. No contradiction with annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.