Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 44%, and the description compensates by mapping 'by name or place' to query/locality/province/postal_code and 'service, language, published weekend or evening hours, booking route' to the filter parameters. It adds semantic meaning to enum values, such as published hours and a route usable now, though it does not detail every parameter like limit.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.