Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 50%; the schema documents contact, ship_to, and shipping_option_id, but purchase_plan_id, merchant_group_key, and return_url are left unexplained. The description provides no per-parameter details to bridge this gap, so the meaning of those three parameters remains unclear.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.