get_inventory_shipments
Retrieve inventory shipments from Shopify with support for filtering, sorting, and pagination to track stock movements.
Instructions
Fetch inventory shipments for the store
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Cursor for pagination | |
| first | No | Number of shipments to fetch (1-250, default: 50) | |
| query | No | Filter query | |
| reverse | No | Reverse the sort order | |
| sortKey | No | Field to sort by |