Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Single parameter with schema providing description and example. The description repeats the parameter purpose but adds no extra semantics beyond the schema; however, the example is helpful. With 100% schema coverage, baseline is 3, so 4 for the example.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.