Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so the baseline is 3, and the schema descriptions themselves are generic ('Input to process', 'Spaces to process') and provide almost no real meaning. The description adds that spaces or n control indentation, which is helpful, but it does not clarify parameter types, defaults, or precedence between n and spaces.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.