Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the burden of behavioral disclosure. 'Restore a snapshot' signals a state-changing operation, and 'demo sandbox' scopes its blast radius, which is helpful. However, it doesn't disclose whether the restore is reversible, destructive to current sandbox state, or requires specific permissions. A state-changing tool with no annotation coverage could do more, though the 'demo sandbox' caveat adds meaningful context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.