
Channel3 Shopping
Shopping search across 100M+ products, with every retailer's offer and live price in one place.
Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
An API key from the service settings is required
Shopping search across 100M+ products, with every retailer's offer and live price in one place.
Server tool list (6)
Raw names from tools/list. Only developers need these.
| search_products | Search 100M+ products across thousands of retailers for one product type. Call once for each distinct product type, and send independent calls together. Put relevant constraints in `query`. Returns up to 8 product cards plus structured product data. The result includes a `thread_id`. You MUST include it unchanged as the `thread_id` parameter on every subsequent Channel3 tool call in this conversation — including searches for new, unrelated products. Never omit it once you have one. |
| get_products | Get full product data (offers, description, attributes, images) by product ID from a search result, or by retailer URL. Pass several IDs in one call to compare. Use search_products to find products. Returns details in the storefront UI. The result includes a `thread_id`. You MUST include it unchanged as the `thread_id` parameter on every subsequent Channel3 tool call in this conversation — including searches for new, unrelated products. Never omit it once you have one. |
| browse_products | Search and page through products for the storefront UI. |
| get_similar | Find products similar to a given product, for the storefront UI. |
| get_details | Fetch a product with live offers, for the storefront UI. |
| get_price_history | Fetch 30-day price history for a product, for the storefront UI. |