search_products
Search the Merka2a marketplace for products by specifying a category and applying filters like budget, brand, condition, and specifications.
Instructions
Search the Merka2a marketplace for products. Provide a category and optional filters like budget, brand, specs. All prices are in the main currency unit (e.g. 1500 means GBP 1,500.00).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Free-text search query, e.g. "lightweight laptop with 16GB RAM" | |
| category | No | Product category, e.g. "electronics.laptops", "electronics.monitors". If omitted, inferred from query. | |
| max_budget | No | Maximum budget in major currency units (e.g. 1500 for GBP 1,500) | |
| currency | No | ISO 4217 currency code (default: GBP) | GBP |
| budget_preference | No | Budget preference | |
| quantity | No | Number of units needed (default: 1) | |
| condition | No | Acceptable product conditions | |
| brand | No | Brand/manufacturer filter | |
| min_ram_gb | No | Minimum RAM in GB (electronics) | |
| min_storage_gb | No | Minimum storage in GB (electronics) | |
| max_delivery_days | No | Maximum acceptable delivery time in days | |
| destination_country | No | ISO 3166-1 alpha-2 destination country code, e.g. "GB", "US" | |
| negotiable_only | No | If true, only return offers open to price negotiation | |
| limit | No | Max results to return (default: 10) |