Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 0% schema description coverage, the prose compensates by explaining `text` (search text, not query syntax), `snapshot` semantics, pagination, procedural mode, and the categorical set of filters that cannot combine with procedural. The only notable gap is `signing_key_id`, whose meaning is left to the schema name and is not explicitly explained in prose.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.