rappi_clear_cart
Remove all products from your cart for a given store. Provide the store ID and type to empty the entire cart.
Instructions
Empty the entire cart for a store.
Args: store_id: Numeric store ID (e.g. 900024799). store_type: Store type slug (e.g. "lider").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| store_id | Yes | ||
| store_type | Yes |