Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
All four parameters are fully documented in the schema (100% coverage), so the baseline of 3 applies. The description adds no parameter-level details beyond the schema, but none are needed since courseId, track, locale, and version already have clear descriptions.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.