Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description carries the burden. It maps the domain-specific scope values ('Indian dossier', 'RBI registry') and adds overlap semantics, but it does not address q, limit, or offset, even though those are largely self-explanatory search and pagination parameters.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.