Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must compensate fully. It explains the purpose of the coordinates (point near which to filter), the country parameter, and the text parameter. However, it doesn't explain the unique 'lon' vs 'lng' choice, the semantics of 'radius_km', or the text search behavior. High reliance on parameter names alone.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.