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, the description is complete. It explains the key return values for both possible states (all providers connected vs credentials missing) and includes relevant fields like authenticated, pending, and connect_url. With no output schema, this description sufficiently prepares the agent for expected responses.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.