Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a read-only inbox tool with one optional parameter, the description covers purpose, cursor semantics, and side-effect behavior. It does not detail the response structure, but no output schema exists and the read-only annotation plus description keep invocation risk low.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.