get_stocks
Retrieve current FBS stock levels for a warehouse using warehouse ID. Optionally filter by SKUs to check specific items.
Instructions
Get current FBS stock levels for a specific warehouse
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skus | No | Array of barcodes/SKUs to check (leave empty for all stocks) | |
| warehouseId | Yes | Warehouse ID (use get_warehouses to get IDs) |