Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema only defines 'code' as a required string with no description. The phrase 'by code' clarifies that the coupon is identified by its code, not by ID. This adds some meaning but doesn't fully compensate for the 0% schema description coverage, though the tool is simple.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.