Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple tool with good schema and annotations, the description provides all necessary context: what it does, when to use, side effects, and default behavior. It is complete enough for an agent to select and invoke correctly, even without seeing the output schema.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.