shopify_get_inventory_levels
Retrieve inventory levels by product or inventory item, using inventoryItemId and after to paginate through locations for multi-store management.
Instructions
Get inventory by product or inventory item. Use inventoryItemId and after to page through additional locations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | ||
| first | No | ||
| store | Yes | ||
| productId | No | ||
| inventoryItemId | No |