Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. It mentions 'with resource stats' which hints at the output, but it fails to explain why a required 'device_id' is needed for a list operation. This is a significant behavioral gap; it does not disclose whether the tool lists all hypervisors or only those associated with a specific device, nor does it mention any read-only nature or limitations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.