product_search
Search HEB grocery products and retrieve pricing and availability for a specific store.
Instructions
Search for products at an HEB store.
Returns products matching the query with pricing and availability for the specified store.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results to return | |
| query | Yes | Search query (e.g., 'milk', 'chicken breast') | |
| fields | No | Field set to return: minimal (sku, name, price), standard (+brand, size, image), all (+nutrition) | |
| store_id | No | Store ID for pricing/availability. Uses default if not provided. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||