Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple list tool with an output schema present, zero required parameters, and safety annotations already covering the mutation profile, the description covers purpose, scope, usage context, domain meaning, and a key limitation. The pagination mechanics are implicitly referenced via page_token's schema description, so nothing critical is missing.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.