Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, and the description does not explain the four parameters (compId, compName, layerName, layerIndex) at all. While 'on a layer' hints at layerName/layerIndex, the description fails to clarify how composition and layer identifiers work, which parameter combinations are valid, or whether any are required. The description adds no semantic value over the schema's raw types.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.