Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's complexity (5 required params, output schema exists), the description covers the essential context: creation constraints (owner-only, immutable version), security boundary (untrusted instructions), persistence of reviewer access, and relationship to sibling tools (whoami, complete_review). The output schema and annotations handle return values and safety hints, so the description doesn't need to repeat them. The description is complete for an agent to decide when and how to invoke this tool correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.