Search Brazilian marketplaces from a product photo
search_by_imageUpload a product photo to identify brand and model, then search offers across Mercado Livre, Shopee, and AliExpress. Returns normalized results with an interpreted query for verification.
Instructions
Search from a product PHOTO: a vision model reads the brand, model and attributes off the image and the resulting query runs across all three marketplaces. Returns the same normalized offers as search_products, plus interpreted_query — check it: if the model misread the photo, that field is where you will see it. Paid ($0.05).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uf | No | Buyer's 2-letter Brazilian state (e.g. SP), for the ICMS rate in landed-price estimates. Default: 20% ceiling. | |
| sort | No | Default price_asc (cheapest first). | |
| limit | No | Results in the merged page. Default 10, max 20. | |
| image_url | Yes | Public https URL of the product photo. JPEG/PNG/WebP, max 5MB. | |
| max_price | No | Maximum price in BRL. | |
| min_price | No | Minimum price in BRL (e.g. 199.90). | |
| marketplace | No | Restrict the search to these marketplaces. Default: all three. |