Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 0% schema description coverage, the description is the primary source of parameter meaning, but it only names the editable fields without explaining their semantics. For instance, 'typed action' is ambiguous—the schema defines three action object variants, but the description does not clarify which types are valid, what fields are required, or how 'condition' and 'position' behave. The description insufficiently compensates for the lack of schema parameter descriptions.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.