Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 50%, meaning the split parameter is documented in the schema but the name parameter has no description. The description mentions 'Add someone' which implies the name field's role, but doesn't elaborate on the split parameter's acceptable formats beyond what the schema already states ('split key, or whole link'). Baseline 3 is appropriate since the schema handles much of the documentation.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.