Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It only states the action ('Pause execution') without elaborating on reversibility, state preservation, or side effects. For a non-destructive operation, this is minimal but not sufficient for an agent to infer safety or post-conditions.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.