Shopping List Set Amount Tool
shopping_list_set_amount_toolUpdate the quantity of any shopping list item directly. Specify the item ID and new amount to adjust the list without editing other details.
Instructions
Change the quantity for a shopping list item.
A simpler alternative to shopping_list_update_tool when you only need to change the amount.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | New quantity. | |
| item_id | Yes | The shopping list item ID (from shopping_list_view_tool). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |