Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 50% (locale documented, order_ref not). The description compensates for order_ref by explaining its origin ('the order_ref that pinflower_create_order returned'), which is essential. It doesn't add extra detail for locale, but the schema already covers it.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.