Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is only 38%, but the description compensates with a universal partial-update rule that applies to all 8 parameters. It doesn't add per-field detail, yet the remaining parameter names (name, color, category, currency, targetAmount) are self-explanatory, and the deadline empty-string caveat in the schema is consistent with the description's general rule.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.