search_products
Find products by keyword or natural-language query. Returns matching items with price, availability, merchant, and URL.
Instructions
Search the BuyWhere product catalog using keywords or natural language. Returns matching products with title, price, availability, merchant, and URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Keyword or natural-language query (e.g. 'wireless earbuds under $50', 'red dress size M') | |
| country | No | Country code to scope results (e.g. 'sg' for Singapore). Defaults to 'sg'. | |
| category | No | Category slug filter (e.g. 'electronics/smartphones', 'fashion/dresses') | |
| limit | No | Maximum number of results to return (1–50, default 10) |