Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a zero-parameter, read-only informational tool, the description covers the essential decision factors: purpose, scope, and data-safety guarantees. It does not explicitly describe the exact return shape, and there is no output schema to compensate, but the promise to explain whether the service is in read-only mode is sufficiently clear for an agent to know what to expect.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.