Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With only 57% schema coverage, the description compensates by clarifying key parameters: 'Ville/CP' defines location, 'lat+lon' indicates the pairing requirement for latitude/longitude, and 'question= peut porter la ville' explains how the question parameter can carry location context. It does not cover 'at', 'occasion', or 'outdoor_minutes', but those are partially documented in the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.