Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100% but the schema descriptions are placeholders ('N to process', 'Input to process'), and the description partially compensates by clarifying that spaces and n are alternative ways to specify the indentation width and that they are optional. It never explains what 'input' means relative to 'text', and gives no default for the width, leaving the alias set half-resolved.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.