Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Only 'locale' has a schema description, giving 33% coverage. The description helps clarify the meaning of 'query' (search terms) and 'locale' (language), but it does not address the 'limit' parameter. The schema prescribes defaults and constraints, partially compensating for the absence of explanation.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.