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 reveals one precondition (the app must be cooperatively paused) but says nothing about error behavior when nothing is paused, whether the call is synchronous or blocking, or what side effects resuming entails. For a state-changing control operation on remote hardware, this is a meaningful gap.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.