Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple tool with no required parameters, full schema coverage, and an output schema, the description covers the essential facts: what it returns, that it is public-only, and that no credentials are needed. It lacks explicit sibling differentiation, but the tool's low complexity means nothing critical is missing.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.