get_stock_by_store
Check product stock levels per store to see how much of each item is available at every warehouse.
Instructions
Get stock report broken down by warehouse/store. Shows how much of each product is in each store.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results | |
| offset | No | Offset for pagination | |
| search | No | Search by product name |