Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations indicate idempotentHint=true and destructiveHint=false, so the agent knows the operation is safe and repeatable. The description adds the scope of services restarted. However, it does not disclose potential behavioral traits such as whether the restart causes downtime, how long it takes, or if it is synchronous. With annotations covering the safety profile, the description provides minimal extra value.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.