Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a tool with no parameters and no output schema, the description provides only a high-level idea of what is returned (configuration and connection status) plus a credential safety guarantee. It does not describe what specific configuration or connection details are included, or what the response format looks like. This is adequate but minimal, leaving some ambiguity for an agent that needs to interpret the result.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.