compare_prices
Find the lowest price across major Taiwanese e-commerce platforms. Enter a detailed product query with optional filters to compare offers from multiple stores in a single search.
Instructions
Search cheapest products across all platforms (or single platform if specified).
Platforms: Coupang, momo, PChome, ETMall, Rakuten, Yahoo Shopping, Yahoo Auction, Costco, 全聯全電商, 萬家福, 博客來, 露天市集, 生活市集, 松果購物
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Which platforms a multi-platform search covers (default: "full") "full" = all 14 platforms, ~2s, best price coverage "fast" = the 9 sub-second platforms, ~0.5s, skips pcone/coupang/momo/rakuten/ruten Ignored when `platform` is set - a named platform is always queried. | full |
| query | Yes | Complete product description (brand + type + specs). ✅ "SONY 50吋電視", "Apple AirPods Pro" ❌ "電視", "耳機" (too broad, returns accessories) | |
| top_n | No | Results count (default: 20) | |
| platform | No | Search single platform only. Options: pchome, momo, coupang, etmall, rakuten, yahoo_shopping, yahoo_auction, costco, pxbox, uniprosperity, books, ruten, buy123, pcone None = search platforms per `mode` (default) | |
| max_price | No | Max price filter, 0=off (default: 0) | |
| min_price | No | Min price filter, 0=off (default: 0) | |
| require_words | No | Require results to contain specific words. AND between groups, OR within group. Example: [["SONY", "索尼"], ["50"]] → must have (SONY OR 索尼) AND 50 | |
| include_auction | No | Include bid listings on the marketplaces that carry them, Yahoo Auction and Ruten (default: False, buy-now only) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |