product_search
Search for products across Google Shopping, Amazon, and eBay. Returns prices, ratings, links. Supports country-specific results (DE, US, UK, etc.) and sorting by price or reviews.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Results per source (1-10, default: 5) | |
| query | No | Product name or search terms (required) | |
| country | No | Country code: DE, US, UK, FR, etc. (default: DE) | |
| sort_by | No | Sort: 'relevance' (default), 'price_low', 'price_high', 'review' | |
| sources | No | Which marketplaces: 'all' (default), 'google', 'amazon', 'ebay' |