Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 0% schema coverage, the description compensates by explaining query as a phrase that can be double-quoted for exact match, giving forms examples like '10-K' or '8-K', and specifying that start/end are ISO dates. It does not explicitly explain the limit parameter, but the default and intuitive meaning reduce the gap.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.