Update ingredients on hand
update_ingredientsKeep your ingredient inventory current by adding or updating items by name, removing used-up ones, or replacing the entire stock.
Instructions
Add/refresh items (upsert by name), remove items, or replace the whole inventory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| add | No | ||
| remove | No | Names to remove (used up) | |
| replace_all | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes |