Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a zero-parameter, read-only introspection tool, the description fully covers what an agent needs to decide whether to call it and what to expect: the three categories of returned identity information, the optionality of the signing key, and the guarantee of no network activity. No output schema exists, but the enumerated return components make the tool's behavior sufficiently predictable.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.