product_search
Search the web for products and compare prices across retailers. Get product links, names, and prices, with options to filter by brand, retailer, and condition.
Instructions
Search for products across the web using shopping-focused queries. Returns product names, prices, retailers, and relevant links.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | Preferred brand (e.g. Apple, Samsung) | |
| limit | No | Max number of results to return (default 10) | |
| query | Yes | Product name or category to search for (e.g. "iPhone 15", "air fryer under 100") | |
| retailer | No | Specific retailer domain (e.g. amazon.ca, bestbuy.ca) | |
| condition | No | Product condition: "new", "used", "refurbished" | |
| max_price | No | Maximum price in CAD | |
| min_price | No | Minimum price in CAD |