Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so both parameters (issuer and dueDate) are already documented with their formats and purpose. The description adds a bit of nuance (issuer only tailors wording, dueDate produces a derived estimate) but essentially repeats what the schema already states, so it meets the baseline without enhancing meaning.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.