set_inventory
Set the on-hand inventory quantity for a specific item at a given Shopify location. Provide inventory item ID, location ID, and new quantity.
Instructions
Set on-hand inventory quantity
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quantity | Yes | New on-hand quantity | |
| locationId | Yes | Location ID | |
| inventoryItemId | Yes | Inventory item ID |