Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so the baseline is 3. The description adds extra meaning by stating the partial-update rule ('only include the fields you want to change') and the token-map replacement caveat, which are not fully communicated by the schema descriptions alone. It also reinforces which parameters to use for specific visual changes, going beyond simple schema repetition.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.