Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description discloses that the tool patches the pod template annotation to trigger a rolling restart, which implies a mutating operation. However, it does not explain side effects such as pod recreation, necessary permissions, or whether the operation is reversible. With no annotations provided, the description carries the full burden but only partially meets it.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.