Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 0% because the description adds no parameter information. While parameter names ('window', 'new_name', 'target') are somewhat self-explanatory, the description fails to explain what values they accept (e.g., window formats, valid names) or how 'target' differs from 'window'. The burden to compensate for low coverage is unmet.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.