Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a mutation tool with 2 parameters (including a nested object), 0% schema description coverage, no annotations, and no output schema, the description 'Update hours entry' is completely inadequate. It doesn't explain what can be updated, how to structure updates, what permissions are needed, what happens on success/failure, or how this differs from related hours operations. The description fails to compensate for the lack of structured documentation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.