Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 0% as the description does not explain the parameters. While the schema is simple with enums and optional year fields, the description fails to clarify the meaning of from_year and to_year. The implied annual nature is not enough.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.