Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the query parameter is already well documented. The description adds little beyond the schema, only reinforcing the notion of aliases and case-insensitivity. This meets the baseline for high schema coverage without needing additional compensation.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.