update_order_by_name
Update a customer's drink order by name. Modify specific details like drink name, topping, or specifications while leaving unspecified fields unchanged.
Instructions
根據姓名修改訂單內容。 參數設為選填(None)以處理使用者說「其餘不變」的情況。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| spec | No | ||
| topping | No | ||
| drink_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |