Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must compensate. The description mentions the 'map' parameter (base colour, normal, roughness, opacity) but does not explain the semantic meaning of 'fabric_index' (which fabric) or 'image_path' (what formats are supported, absolute vs relative). It adds some value for 'map' but leaves the other two parameters underspecified, which is insufficient given zero coverage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.