remove_from_cart
Remove specific items from your DoorDash cart using cart and item IDs to manage your order before checkout.
Instructions
Remove an item from your DoorDash cart
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cartId | Yes | Cart ID | |
| itemId | Yes | Order item ID to remove |