Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple list tool with one optional boolean and no output schema, the description is minimally adequate: it names the resource, scope, approximate scale, and the one parametter. However, it does not clarify return shape, environment handling, or how it differs from list_connections, which is a notable gap given siblings.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.