Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Since schema description coverage is 0%, the description is the only source of parameter meaning. It fully explains x, y, z as the base corner and maps length to X, width to Y, and height to Z, which adds significant value beyond the bare schema names.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.