Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already disclose that the tool is non-read-only, non-idempotent, open-world, and non-destructive. The description adds the constraint that the execution must be 'running,' but it does not explain what happens after stopping (e.g., status change, reversibility, or side effects). With annotations covering the safety profile, the description provides moderate additional context but lacks behavioral nuance.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.