Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple 1-parameter, no-output-schema tool with annotations covering destructive and idempotent behavior, the description provides purpose, timing, and relationships to siblings. It omits only minor details like return value or missing-key behavior, which are not critical given the simplicity.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.