Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple read-only listing tool with an output schema present, the description is sufficient. It covers the core behavior, ordering, filter, and the important EDGAR link. It does not need to explain return values since an output schema exists, and the schema documents parameter limits and defaults.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.