Remove from cart
remove_from_cartRemove an item from the cart by product name. Use confirm=false to narrow to one match, then confirm=true to perform removal.
Instructions
Remove an item from the cart. With confirm=false (default) it only returns items matching the name — narrow to exactly one match, then call again with confirm=true to remove.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| productName | Yes | Product name to remove (partial match) |