Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The description defines what 'query' means (reference product, applicant, or product name), compensating for the schema's undocumented 'query' property. Both other parameters are already documented in the schema, so the description adds meaningful value without fully specifying matching behavior.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.