list_stock_entries
List a product's stock entries by purchase batch to see best-before dates, locations, and obtain entry_id for editing or identifying the earliest expiring pack.
Instructions
List a product's individual stock entries — one per purchase batch.
list_stock shows the total; this shows what that total is made of, since each batch carries its own best-before date and location. Call this to get an entry_id before edit_stock_entry, or to see which pack expires first.
Args: product: Product name, description fragment, or barcode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product | Yes |