Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, with both width and height having clear descriptions (e.g., 'Width in any unit' and 'Height in same unit as width'). The description itself adds little beyond the schema, only referring to a 'pair,' which is already evident from the schema's required fields. This meets the baseline for high schema coverage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.