Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 25%, so the description carries more responsibility for parameter meaning. It does add some guidance by saying to send only minimum contact and fulfillment data, but it does not explain key parameters like items, combos, customer, delivery, or payment_method. This leaves a significant semantic gap.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.