Rami Levy MCP Server
by shilomagen
update_quantity
Update the quantity of an item in the cart
Input Schema
Name | Required | Description | Default |
---|---|---|---|
id | Yes | Product identifier | |
newQuantity | Yes | New quantity for the product | |
store | Yes | Store identifier |
Update the quantity of an item in the cart
Name | Required | Description | Default |
---|---|---|---|
id | Yes | Product identifier | |
newQuantity | Yes | New quantity for the product | |
store | Yes | Store identifier |