Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The description is extremely minimal and lacks important context for an agent: what recovery mode entails, when it should be used (e.g., for troubleshooting), whether the VPS must be stopped first, and how to return to normal mode. It also does not reference related tools like vps_recovery_stop, leaving the agent to infer the full workflow.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.