Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden. It states 'Restore', implying a write/mutation operation, but doesn't disclose critical behavioral traits such as required permissions, whether it's destructive (e.g., overwrites existing VMs), rate limits, or what the restore entails (e.g., point-in-time recovery). This is inadequate for a tool that likely performs significant infrastructure changes.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.