Update an item's fields
update_itemUpdate specific fields of an existing item, such as its name, price, weight, or link. Changes apply everywhere the item appears across your packing lists.
Instructions
Patches any subset of an item's own fields — name, description, price, weight, link (url), or image URL. This is how you rename an item, change its price, or add a link. Only the fields you pass are changed. Note the item may be shared across multiple categories/lists; this updates it everywhere it appears.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| name | No | ||
| price | No | ||
| itemId | Yes | ||
| weight | No | ||
| imageUrl | No | ||
| weightUnit | No | ||
| description | No |