Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple single-parameter read tool, the description is adequate for selecting it. However, with no output schema, it does not specify what 'details' are returned (e.g., IP, status, specs) or how missing/nonexistent VM IDs are handled. This leaves some ambiguity, but the low complexity keeps it from being severely incomplete.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.