Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, yet the description adds only minimal meaning for most parameters. The legs parameter includes an example, and max_stops explains its values, but others (e.g., seat, adults) just repeat the property names without adding allowed values or format details.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.