Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a zero-parameter, read-only tool with an output schema available, the description covers the essential aspects: what it shows, who can use it, and its cost. It does not describe the output format, but the presence of an output schema mitigates that need. It could arguably mention what 'registry launch gates' means, but that is domain-specific and not critical for invocation. Overall, it is complete for an agent to call it correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.