Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100% for the only parameter, and the range enum is fully documented. The description merely repeats the allowed values (7d, 30d, 90d, 1y) without adding new meaning or clarifying the optional default behavior, so it stays at the baseline for high schema coverage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.