check_availability
Check product availability across warehouse locations, returning quantities in bags and pallets. Filter by product ID or slug, or view all in-stock products.
Instructions
Check product stock across warehouse locations. Returns quantities (bags, pallets) per location. Pass product_id or product_slug for a specific product, or omit both for all in-stock products.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_id | No | Product ID | |
| product_slug | No | Product slug (alternative to product_id) |