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 of explaining parameters. It explains that query can be a name or registration number and explicitly mentions governorate, wilayat, and industry as filter fields. Only 'limit' is not described, but its purpose is reasonably inferable from the schema's min/max constraints.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.