shangou_add_to_cart
Add a specified dish from a Taobao shop to the shopping cart. Provide shop ID or URL, dish name, and optional quantity.
Instructions
把某店铺的菜品加入购物车。参数 shop=店铺ID/URL;item=菜品名称;quantity=份数(默认1)。可能需先选规格,返回是否成功及截图。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item | Yes | 菜品名称 | |
| shop | Yes | 店铺ID或URL | |
| quantity | No | 份数,默认1 |