Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100% (bookingId has a description). The description does not add extra parameter semantics, but the schema already documents the only parameter. Baseline 3 is appropriate since the description adds no incremental value beyond the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.