Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's simplicity (1 param, output schema exists), the description is too minimal. It omits useful context like error conditions, idempotency behavior, and relationship to sibling tools like 'tunnel_list'. The output schema is present but not referenced, so the description doesn't leverage it to reduce completeness burden.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.