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. It explains the roles of assetId, advertiserId, and creativeId (as scopes), but entirely ignores the other 8 parameters (seatId, flightId, campaignId, etc.). These parameters may be filter or context fields, but their meaning and usage are never addressed. The description only partially clarifies the most critical parameters, leaving a significant semantic gap.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.