Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description must fully disclose behavioral traits. It labels the action as 'reset', which suggests a potentially destructive or state-changing operation, but it does not explain what exactly happens (e.g., whether it cancels ongoing deployments, triggers a new one, or side effects). This lack of detail is a significant gap for a tool that modifies state.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.