Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Description adds meaningful context beyond the schema's parameter descriptions: explains the difference between 'model' and 'solvedModel' modes and when to use each. For 'poses' and 'options', hints at their purpose in solvedModel, though schema already covers them. With 80% schema coverage, description still adds value.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.