Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 50%: sort and set_id carry inline descriptions, while game is a self-evident enum and limit is bounded by default/minimum/maximum. The description reinforces the set_id provenance and the price output but adds no syntax, format, or interaction detail beyond what the schema already provides, so the baseline 3 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.