Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 0% schema description coverage, the description partially compensates by listing common fields inside the query object: numero, parte, cpf, cnpj, responsavel, status, comarca, uf, datas. However, it does not explain top-level parameters cpf, cnpj, number, status, page, page_size, or how they relate to the query object.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.