search_grocery_products
Search a grocery retailer's public catalog to retrieve ranked direct product links, enabling product research and handoffs without cart or order placement.
Instructions
Search one retailer's public catalog and return ranked direct product links.
Args:
retailer: kettle_range or outpost.
query: Product name, such as boneless chicken thighs.
location_id: Store id from find_grocery_retailers.
limit: Maximum matches, 1-10.
brand: Optional preferred brand.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | ||
| limit | No | ||
| query | Yes | ||
| retailer | Yes | ||
| location_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||