Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, and the single optional parameter object_name is already well documented ('Specific object to validate (omit for all selected/all)'), so the baseline is 3. The description's plural 'model(s)' loosely aligns with the parameter's scene-level default but adds no format, naming, or usage detail beyond the schema. Nothing in the description compensates for or contradicts the schema, so a baseline score is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.