Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden of behavioral disclosure. It does disclose the central behavior—pausing the app and advancing a bounded number of update frames—which is real context beyond the tool name. However, it does not clarify whether the app remains paused afterward, what side effects frame advancement may have, or what the operation returns.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.