Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so parameters are fully documented there. The description only mentions dryRun by name and does not add meaning for other parameters, which is acceptable given the complete schema coverage and the straightforward nature of the fields.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.