Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema description coverage is 0%, so the description must compensate for the undocumented parameter. It only implies that 'policy_yaml' is related to policy syntax validation but adds no details about the parameter's format, constraints, or examples (e.g., YAML structure, required fields). This is insufficient given the low coverage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.