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 value by clarifying that config replaces the whole draft config and by referencing create_extractor for shape/rules, plus noting the 'rename and/or replace' relationship between name and config. This improves on the schema's already-present property descriptions.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.