Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 57%, and the description clarifies the purpose of city, country, and query, plus the no-argument behavior. It does not explain 'page' or 'sort', though these are relatively self-explanatory. Partially compensates for the coverage gap.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.