Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 20% (only booking_change_authorization_token is described). The description adds meaning for idempotency_key via retry guidance, but source, correlation_id, and anonymous_session_id remain unexplained. This does not adequately compensate for the low schema coverage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.