Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 0% schema description coverage, the description carries the burden of explaining parameters. It maps 'payment identifier' to payment_identifier and 'original signed quote' to quote, adding meaningful semantics by describing the quote as a bearer recovery credential. It does not specify formats or expiration rules, but it provides useful meaning beyond the raw schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.