Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 0% schema description coverage, the description partially compensates by naming URL, anchors, surrounding text, and schedule, which maps to the links object's fields. It does not explain order_id or idempotency_key semantics, and it omits the 'type' field, leaving the schema to carry those details.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.