amazon-product-research-mcp
Server Details
Amazon brand, seller, niche & buy-box intelligence inside your own Claude or ChatGPT.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- ncosic/webotee-mcp
- GitHub Stars
- 0
- Server Listing
- Webotee Amazon Product Research
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Average 4.1/5 across 76 of 76 tools scored. Lowest: 3.1/5.
Each tool has a highly specific and clearly documented purpose, with detailed descriptions that differentiate even similar functions. For example, find_undercompeted_brands returns brands while find_underserved_niches returns sub-categories, and the descriptions explicitly warn against confusion. Overlap is minimal and well-addressed.
Tool names consistently follow a snake_case verb_noun pattern, with domain prefixes (asin_, brand_, category_, operator_, watchlist_) making intent obvious. Even compound names like find_undercompeted_brands and top_expanding_operators are logically structured. The variation is intentional and supports readability.
With 76 tools, the count far exceeds the rubric's 'too many' threshold of 25+. While each tool serves a distinct purpose in a comprehensive platform, the volume risks overwhelming both users and agents, leading to selection difficulty even with good disambiguation.
The tool surface covers the full lifecycle of Amazon product research: discovery (search, category analysis), evaluation (sourcing, profit calc), monitoring (watchlists, alerts), protection (authorized sellers, MAP violations), and cross-marketplace analysis. Virtually no obvious gaps exist for the stated domain.
Available Tools
76 toolsalibaba_supplier_searchRead-onlyInspect
Find Alibaba supplier / manufacturer listings for a query (via Serper site:alibaba.com) — returns title + rating + a supplier snippet + the Alibaba link. TEXT ONLY: no price or photo are available via this source (the user sees price / MOQ / photos on Alibaba after clicking).
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The product / OEM query (brand-free for private label). |
asin_buybox_historyRead-onlyInspect
Show which sellers have been winning the buybox for an ASIN over time, AND how the competing-seller pool has changed month over month. Returns a per-week breakdown of buybox winners; a monthly distinct-seller-count series (seller_count_monthly, trailing ~6 months) plus a seller_trend label (stable/rising/falling) so you can say whether the seller pool is stable or volatile (more sellers piling on vs consolidating); plus the ASIN's product brand, title and price (or price range) and its fulfillment (FBA/FBM/AMZ). Use when the user asks 'who has been winning buybox on this ASIN', 'buybox history for B08N5WRWNW', 'seller rotation', 'has the buybox owner changed', 'is the seller pool stable or volatile', 'are more sellers piling onto this listing', or any ASIN buybox/seller timeline.
| Name | Required | Description | Default |
|---|---|---|---|
| asin | Yes | ASIN to look up (e.g. B08N5WRWNW). | |
| max_price | No | ||
| min_price | No | ||
| seller_name | No | Exact buy-box seller name (case-insensitive). | |
| since_weeks | No | Weeks of history (default 26, max 52). | |
| last_seen_to | No | ||
| first_seen_to | No | ||
| max_days_seen | No | ||
| min_days_seen | No | ||
| product_brand | No | Exact product brand (case-insensitive). | |
| fulfillment_in | No | Comma-separated FBA/FBM/AMZ to keep. | |
| last_seen_from | No | ||
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| first_seen_from | No | YYYY-MM-DD. | |
| max_seller_count | No | ||
| min_seller_count | No | ||
| max_buybox_avg_price | No | ||
| min_buybox_avg_price | No | ||
| seller_name_contains | No | ||
| product_brand_contains | No | ||
| product_title_contains | No | ||
| max_observed_buybox_days | No | ||
| min_observed_buybox_days | No | Only sellers with at least this many observed buy-box days. | |
| max_fulfillment_amz_dom_pct | No | ||
| max_fulfillment_fba_pen_pct | No | ||
| min_fulfillment_amz_dom_pct | No | ||
| min_fulfillment_fba_pen_pct | No |
asin_comparablesRead-onlyInspect
Find ASINs similar to a given ASIN by brand, price band, and seller count. Use when the user asks 'ASINs like this one', 'similar products', 'comparable ASINs', 'what else is like B08N5WRWNW', or any ASIN-level lookalike question. Each comparable carries product brand, title, price (or price range) and fulfillment (FBA/FBM/AMZ + amz/fba pct).
| Name | Required | Description | Default |
|---|---|---|---|
| asin | Yes | Reference ASIN (e.g. B08N5WRWNW). | |
| limit | No | ||
| max_price | No | ||
| min_price | No | ||
| buybox_seller | No | Exact buy-box seller name (case-insensitive). | |
| product_brand | No | Exact product brand (case-insensitive). | |
| fulfillment_in | No | Comma-separated FBA/FBM/AMZ to keep. | |
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| max_seller_count | No | ||
| min_seller_count | No | Only comparables with at least this many distinct sellers. | |
| max_days_observed | No | ||
| min_days_observed | No | ||
| buybox_seller_contains | No | ||
| product_brand_contains | No | ||
| product_title_contains | No | ||
| max_fulfillment_amz_dom_pct | No | ||
| max_fulfillment_fba_pen_pct | No | ||
| min_fulfillment_amz_dom_pct | No | ||
| min_fulfillment_fba_pen_pct | No |
asin_profit_calcRead-onlyInspect
Estimate whether an ASIN can hit a target profit margin given current buybox price, estimated FBA fees, and Amazon referral fee. Use when the user asks 'can I make money on this ASIN', 'profit calculator', 'margin estimate for B08N5WRWNW', 'is this ASIN profitable to sell', or any margin/profit question. Also returns product brand, title, price (or price range) and fulfillment (FBA/FBM/AMZ + amz/fba pct) for the ASIN.
| Name | Required | Description | Default |
|---|---|---|---|
| asin | Yes | ASIN to analyze (e.g. B08N5WRWNW). | |
| cogs | No | Your cost of goods in USD. If omitted, the tool estimates breakeven COGS. | |
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| target_margin_pct | No | Target profit margin percentage (default 20). |
authorized_seller_listRead-onlyInspect
List the saved authorized sellers for a brand. Use when the user asks 'who are my authorized sellers for X', 'show my approved resellers', 'what's my whitelist for this brand'.
| Name | Required | Description | Default |
|---|---|---|---|
| brand | Yes | The brand. | |
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| seller_contains | No | Only return saved seller names containing this substring (case-insensitive). |
authorized_seller_setInspect
Save the authorized sellers for a brand you own/manage — the whitelist that makes 'unauthorized seller' detection possible. The brand must already be tracked in this workspace. Use when the user says 'these are my authorized sellers for X', 'add Y to my authorized list', 'set my brand's approved resellers'. Pass the seller names exactly as they appear on Amazon.
| Name | Required | Description | Default |
|---|---|---|---|
| brand | Yes | The brand (must be a tracked workspace brand). | |
| sellers | Yes | Authorized seller names to save. | |
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) |
brand_buybox_trajectoryRead-onlyInspect
Show how a brand's buybox concentration has changed over time. Returns weekly seller counts and observed buybox days for the trailing window. Use when the user asks 'is this brand getting more competitive', 'concentration trend for Nike', 'how has seller count changed over time', or 'buybox trajectory'.
| Name | Required | Description | Default |
|---|---|---|---|
| brand | Yes | Brand name (case-insensitive). | |
| trend_in | No | Comma-separated trend labels to keep: CONCENTRATING, DECONCENTRATING, STABLE, INSUFFICIENT_DATA. If the brand's trend isn't in the list, an empty result is returned. | |
| since_weeks | No | Weeks of history to return (default 26, max 52). | |
| week_start_to | No | ||
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| week_start_from | No | Keep only timeline weeks on/after this YYYY-MM-DD. | |
| max_observations | No | ||
| max_seller_count | No | ||
| min_observations | No | ||
| min_seller_count | No | Keep only timeline weeks with at least this seller_count. | |
| max_asins_touched | No | ||
| min_asins_touched | No | ||
| max_observed_buybox_days | No | ||
| min_observed_buybox_days | No | ||
| max_seller_count_change_pct | No | ||
| min_seller_count_change_pct | No |
brand_new_asinsRead-onlyInspect
Show ASINs that recently appeared for a brand. Use when the user asks 'new products for Nike', 'recently added ASINs', 'what new listings does this brand have', or any question about a brand's recent catalog additions. Each ASIN carries product brand, title, price (or price range) and fulfillment (FBA/FBM/AMZ + amz/fba pct).
| Name | Required | Description | Default |
|---|---|---|---|
| asin | No | Exact ASIN match. | |
| brand | Yes | Brand name (case-insensitive). | |
| limit | No | ||
| max_price | No | ||
| min_price | No | ||
| since_days | No | How far back to look (default 30, max 180). | |
| last_seen_to | No | ||
| asin_contains | No | ||
| first_seen_to | No | ||
| product_brand | No | Exact product brand (case-insensitive). | |
| fulfillment_in | No | Comma-separated FBA/FBM/AMZ to keep. | |
| last_seen_from | No | ||
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| first_seen_from | No | YYYY-MM-DD (since_days already bounds the lower edge). | |
| max_latest_price | No | ||
| max_seller_count | No | ||
| min_latest_price | No | ||
| min_seller_count | No | ||
| latest_buybox_seller | No | Exact most-recent buy-box seller (case-insensitive). | |
| product_brand_contains | No | ||
| product_title_contains | No | ||
| max_fulfillment_amz_dom_pct | No | ||
| max_fulfillment_fba_pen_pct | No | ||
| min_fulfillment_amz_dom_pct | No | ||
| min_fulfillment_fba_pen_pct | No | ||
| latest_buybox_seller_contains | No |
brands_gaining_sellersRead-onlyInspect
Find brands that recently gained the most newly-OBSERVED sellers (sellers whose first-seen date on the brand falls in the window) — an observation signal, NOT confirmed market entry (sparse re-sampling can resurface long-present sellers as 'new'). Optional category filter. Use when the user asks 'brands gaining sellers in [category]', 'brands under hijacker pressure', 'who is seeing new entrants this month', or category-scoped seller-growth signals without naming a specific brand.
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | Exact brand match (case-insensitive). | |
| limit | No | ||
| scope | No | tracked = only brands on the user's watchlist; universe = all brands. Default universe. | |
| category | No | ||
| window_days | No | Days back (default 30, max 90). | |
| brand_contains | No | ||
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| min_new_sellers | No | Minimum new-seller count to surface (default 2). | |
| max_control_score | No | ||
| min_control_score | No | ||
| max_total_sellers_3m | No | ||
| min_total_sellers_3m | No | ||
| max_seller_churn_30d_pct | No | ||
| min_seller_churn_30d_pct | No | ||
| max_catalog_churn_30d_pct | No | ||
| min_catalog_churn_30d_pct | No | ||
| max_newly_observed_sellers_in_window | No | Upper bound on new-seller count (min is min_new_sellers). |
brand_similarRead-onlyInspect
Find brands similar to a given brand by category, price tier, and competition level. Use when the user asks 'brands like Nike', 'similar brands to source', 'show me comparable brands', 'what else is in this niche', or any cohort/lookalike question.
| Name | Required | Description | Default |
|---|---|---|---|
| brand | Yes | Reference brand name (case-insensitive). | |
| limit | No | ||
| max_avg_price | No | ||
| min_avg_price | No | ||
| brand_contains | No | Only keep similar brands whose name contains this substring. | |
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| max_asin_count | No | ||
| min_asin_count | No | ||
| max_seller_count | No | ||
| min_seller_count | No | Only similar brands with at least this many unique sellers (3m). | |
| max_control_score | No | ||
| min_control_score | No | ||
| max_buybox_days_3m | No | ||
| min_buybox_days_3m | No |
brands_in_operator_networkRead-onlyInspect
Find brands that share operators/sellers with a target brand. Returns brands ranked by how many operators they share. Use when the user asks 'what brands are in X's network?', 'brands related to Ninja', 'who else do Ninja's sellers carry?', 'brands in the same seller network', or 'brand family'. This reveals the operator graph — brands connected through shared distribution channels.
| Name | Required | Description | Default |
|---|---|---|---|
| brand | Yes | The target brand to find network connections for. | |
| limit | No | ||
| brand_contains | No | Only keep related brands whose name contains this substring. | |
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| max_seller_count | No | ||
| min_seller_count | No | ||
| max_control_score | No | ||
| min_control_score | No | ||
| max_shared_operators | No | ||
| min_shared_operators | No | Only related brands sharing at least this many operators. | |
| max_observed_buybox_days | No | ||
| min_observed_buybox_days | No |
brand_under_attackRead-onlyInspect
Detect whether a brand is under competitive attack: an elevated NEW-ENTRANT RATE (brand-level newly-observed sellers vs the trailing-month baseline) combined with buy-box churn. Uses brand-level first-seen (a seller's first observation anywhere across the brand's ASINs), which is stable under scraper-coverage growth — not the inflated per-ASIN count. Use when the user asks 'is my brand being targeted', 'brand under attack', 'new sellers flooding my listings', 'is someone targeting this brand'.
| Name | Required | Description | Default |
|---|---|---|---|
| brand | Yes | Brand name (case-insensitive). | |
| signals_in | No | Comma-separated signals that must be present: NEW_ENTRANT_SURGE, HIGH_BUYBOX_CHURN. Matches if the brand has any of them. | |
| since_weeks | No | Window to analyze (default 4, max 12). | |
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| threat_level_in | No | Comma-separated threat levels to keep: HIGH, MODERATE, LOW. If the brand's level isn't in the list, an empty result is returned. |
brand_xmarketRead-onlyInspect
Check whether a brand sells on Amazon US, Amazon UK, and/or Walmart. Returns per-marketplace seller count, ASIN count, observed buybox days, and control score. Use when the user asks 'does this brand sell on Walmart', 'cross-marketplace presence for Nike', 'is this brand on Amazon UK', or any multi-marketplace brand question.
| Name | Required | Description | Default |
|---|---|---|---|
| brand | Yes | Brand name (case-insensitive). | |
| max_asin_count | No | ||
| min_asin_count | No | ||
| max_seller_count | No | ||
| min_seller_count | No | ||
| marketplace_id_in | No | Comma-separated marketplace ids to keep: 1=Amazon UK, 2=Amazon US, 3=Walmart US. | |
| max_control_score | No | ||
| min_control_score | No | ||
| max_observed_buybox_days | No | ||
| min_observed_buybox_days | No |
buybox_loss_alertRead-onlyInspect
Find the ASINs where a brand you own has LOST the buy box to a seller outside your authorized list — ranked by estimated revenue at stake — so you can act on the costliest first. Each flagged ASIN carries its product brand, title and price (or price range) plus its fulfillment (FBA/FBM/AMZ). Save your authorized list first (authorized_seller_set) for precise flagging; without it, ASINs where a third-party operator holds the buy box are flagged. Use when the user asks 'where am I losing the buy box on ', 'buy-box loss on my ASINs', 'which of my listings did I lose'.
| Name | Required | Description | Default |
|---|---|---|---|
| asin | No | Exact ASIN match. | |
| brand | Yes | The brand you own/manage. | |
| limit | No | ||
| max_price | No | ||
| min_price | No | ||
| asin_contains | No | ||
| buybox_holder | No | Exact current buy-box holder (case-insensitive). | |
| product_brand | No | Exact product brand (case-insensitive). | |
| fulfillment_in | No | Comma-separated FBA/FBM/AMZ to keep. | |
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| max_buybox_price | No | ||
| min_buybox_price | No | ||
| max_est_units_30d | No | ||
| min_est_units_30d | No | ||
| authorized_sellers | No | Optional. Your authorized sellers (else the saved list is used). | |
| buybox_holder_contains | No | ||
| product_brand_contains | No | ||
| product_title_contains | No | ||
| max_observed_buybox_days | No | ||
| min_observed_buybox_days | No | ||
| max_fulfillment_amz_dom_pct | No | ||
| max_fulfillment_fba_pen_pct | No | ||
| min_fulfillment_amz_dom_pct | No | ||
| min_fulfillment_fba_pen_pct | No | ||
| max_est_revenue_at_stake_30d | No | ||
| min_est_revenue_at_stake_30d | No |
categories_amazon_retreatingRead-onlyInspect
Find categories where Amazon is retreating — net brand exits exceed entries over 90 days (amazon_expansion_net_90d < 0). Returns categories ordered by retreat magnitude. Use when the user asks 'where is Amazon pulling back?', 'which categories is Amazon leaving?', or 'Amazon retreat opportunities'.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (capped at 10). Default 10. | |
| category_name | No | Exact category name (case-insensitive). | |
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| max_asin_count | No | ||
| min_asin_count | No | ||
| max_brand_count | No | ||
| min_brand_count | No | ||
| velocity_tier_in | No | Comma-separated velocity tiers to keep. | |
| max_pct_amazon_pl | No | ||
| min_pct_amazon_pl | No | ||
| category_name_contains | No | ||
| max_amazon_expansion_net_90d | No | ||
| max_amz_retail_dominance_pct | No | ||
| min_amazon_expansion_net_90d | No | ||
| min_amz_retail_dominance_pct | No |
category_metricsRead-onlyInspect
Return the full metric set for ONE category at any depth — a root OR a sub-category niche like 'Terrariums'. Covers demand (30-day revenue, units, velocity tier), competition (heat, diversity, brand/ASIN/seller counts), Amazon presence (retail dominance, private-label share, FBA penetration, 90-day brand expansion), price, ship-by days, and close-outs. Use for 'show me the metrics/stats for category X', 'how big is the X category', or to pull the numbers behind a niche question.
| Name | Required | Description | Default |
|---|---|---|---|
| category_id | No | Exact category id (any depth). | |
| category_name | No | Category name (any depth, fuzzy). | |
| marketplace_id | No | 1=UK, 2=US, 3=Walmart. Default 2 (US). |
category_new_entrantsRead-onlyInspect
Find brands newly OBSERVED in a category — the first date our daily sampling saw the brand there falls in the window. An observation signal, NOT confirmed first-ever entry (sparse re-sampling can resurface a long-present brand as 'new'). Use when the user asks 'new brands in Electronics', 'what brands just entered this category', 'emerging brands in Toys', 'category new entrants'.
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | Exact brand match (case-insensitive). | |
| limit | No | ||
| since_days | No | How far back to look (default 30, max 180). | |
| category_id | No | Root category ID. | |
| category_name | No | Category name (fuzzy match if category_id not provided). | |
| max_avg_price | No | ||
| min_avg_price | No | ||
| brand_contains | No | ||
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| max_asin_count | No | ||
| min_asin_count | No | ||
| max_seller_count | No | ||
| min_seller_count | No | ||
| first_observed_to | No | ||
| max_buybox_days_3m | No | ||
| min_buybox_days_3m | No | ||
| first_observed_from | No | YYYY-MM-DD lower bound on first-observed date. |
category_top_growersRead-onlyInspect
Find brands in a category with the biggest recent growth in seller count and observations. Use when the user asks 'fastest growing brands in Toys', 'top growers in this category', 'which brands are trending up', or any category-scoped growth question.
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | Exact brand match (case-insensitive). | |
| limit | No | ||
| category_id | No | Root category ID. | |
| since_months | No | Months to compare (default 3, max 6). Compares latest month vs earliest. | |
| category_name | No | Category name (fuzzy match if category_id not provided). | |
| brand_contains | No | ||
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| max_prior_sellers | No | ||
| min_prior_sellers | No | ||
| max_obs_growth_pct | No | ||
| max_recent_sellers | No | ||
| min_obs_growth_pct | No | ||
| min_recent_sellers | No | ||
| max_seller_growth_pct | No | ||
| min_seller_growth_pct | No | ||
| max_prior_observations | No | ||
| min_prior_observations | No | ||
| max_recent_observations | No | ||
| min_recent_observations | No |
category_undercompeted_brandsRead-onlyInspect
Find specific BRANDS within a category that have proven multi-seller demand but are still under-competed (a min-seller floor drops single-seller / brand-owner-only listings). Returns BRANDS — not niches or sub-categories. Use for 'undercompeted brands in ', 'low competition brands in Toys', 'which brands can I source in '. Do NOT use for 'under-served niches', 'niches in ', or 'find a niche to enter' — those are SUBCATEGORY questions; use find_underserved_niches instead.
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | Exact brand match (case-insensitive). | |
| limit | No | ||
| category_id | No | Root category ID to search within. | |
| max_sellers | No | Maximum unique sellers (default 20). | |
| min_sellers | No | Minimum unique sellers (default 10). Drops single-seller / brand-owner-only 'PL junk' so results show proven multi-seller demand. | |
| category_name | No | Category name (fuzzy match if category_id not provided). | |
| max_avg_price | No | Maximum average price in USD. Omit for no cap. | |
| min_avg_price | No | Minimum average price in USD. Omit for no floor. | |
| brand_contains | No | ||
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| max_asin_count | No | ||
| min_asin_count | No | ||
| min_buybox_days | No | Minimum observed buybox days in last 3 months (default 30). | |
| max_velocity_90d | No | ||
| min_velocity_90d | No | ||
| max_control_score | No | ||
| min_control_score | No |
collect_asin_nowInspect
Pull a LIVE, on-demand snapshot of a single Amazon ASIN right now — current title, price, live offers and the sellers on the listing today — and return it alongside Webotee's historical brand and seller intelligence, including the ASIN's product brand, title and price (or price range) and its fulfillment (FBA/FBM/AMZ). Use when the user gives a specific ASIN and wants its CURRENT/today's data rather than the pre-collected dataset (e.g. 'check ASIN B0... right now', 'who's on this listing today and at what price'). Amazon US only; one ASIN per call.
| Name | Required | Description | Default |
|---|---|---|---|
| asin | Yes | The 10-character Amazon ASIN to collect live (US). | |
| marketplace_id | No | Marketplace (2 = Amazon US). US only. |
competitive_landscapeRead-onlyInspect
Map the competitive landscape for a brand or category root. Returns top 10 sellers by observed buybox days held, top 10 brands by winner-diversity HHI, plus week-over-week deltas. Use when the user asks 'who's winning this category?' or 'who controls the buybox here?'.
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | ||
| seller_name | No | Exact seller name in the sellers list (case-insensitive). | |
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| max_brand_count | No | ||
| min_brand_count | No | ||
| category_root_id | No | ||
| max_control_score | No | ||
| min_control_score | No | ||
| max_winner_diversity | No | ||
| min_winner_diversity | No | ||
| seller_name_contains | No | ||
| max_unique_sellers_3m | No | ||
| min_unique_sellers_3m | No | ||
| max_seller_churn_30d_pct | No | ||
| min_seller_churn_30d_pct | No | ||
| max_catalog_churn_30d_pct | No | ||
| max_pct_asins_gated_to_3p | No | ||
| min_catalog_churn_30d_pct | No | ||
| min_pct_asins_gated_to_3p | No | ||
| max_bought_past_month_total | No | ||
| min_bought_past_month_total | No | ||
| max_amz_retail_dominance_pct | No | ||
| min_amz_retail_dominance_pct | No | ||
| max_total_observed_buybox_days | No | ||
| min_total_observed_buybox_days | No | ||
| max_brand_velocity_90d_units_day | No | ||
| min_brand_velocity_90d_units_day | No | ||
| dominant_category_velocity_tier_in | No | Comma-separated velocity tiers to keep in the brand list. | |
| max_seller_churn_30d_delta_vs_cat_pp | No | ||
| min_seller_churn_30d_delta_vs_cat_pp | No |
evaluate_asin_sourcingRead-onlyInspect
Evaluate a single ASIN for FBA sourcing. Returns composite sourcing score (0-100), 5-dimension breakdown (velocity, gating, friction, margin, brand_posture), estimated 30-day demand (units_30d_final + est_revenue_30d) with its source/badge_band/confidence, a data_coverage flag (full vs velocity_only — so a null demand reads as a coverage gap, not zero sales), star rating + review count (with a rating_coverage flag), brand-level FBA/Amazon dominance, and a red-flag list. Also returns the product brand, title, and price (or price range) plus the ASIN's fulfillment (FBA/FBM/AMZ + amz/fba pct). Use when the user asks 'should I buy this?', 'how fast does this sell?', or shares an ASIN and wants a sourcing recommendation.
| Name | Required | Description | Default |
|---|---|---|---|
| qty | No | Optional purchase quantity for ROI sizing. | |
| asin | Yes | Amazon ASIN, 10-character alphanumeric. | |
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) |
evaluate_brandRead-onlyInspect
Evaluate a brand for portfolio inclusion. Returns brand-level control posture, winner diversity (HHI), Amazon retail dominance %, FBA penetration %, catalog churn rate, total bought-past-month volume, estimated 30-day revenue, avg ship-by days, cross-brand operator count, plus the top 10 ASINs by composite sourcing score (each with product brand, title, price or price range, and fulfillment FBA/FBM/AMZ + amz/fba pct). Use when the user names a brand and asks 'is this worth carrying?', 'how does this brand look?', 'what is the churn rate?', or 'how fast does this brand ship?'.
| Name | Required | Description | Default |
|---|---|---|---|
| asin | No | Keep only this ASIN in top_asins. | |
| brand | Yes | Brand name (case-insensitive). | |
| max_price | No | ||
| min_price | No | ||
| max_gating | No | ||
| max_margin | No | ||
| max_rating | No | ||
| min_gating | No | ||
| min_margin | No | ||
| min_rating | No | ||
| max_velocity | No | ||
| min_velocity | No | ||
| asin_contains | No | ||
| product_brand | No | Exact product brand (case-insensitive) on top_asins. | |
| fulfillment_in | No | Comma-separated FBA/FBM/AMZ to keep on top_asins. | |
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| max_composite_score | No | ||
| min_composite_score | No | ||
| max_number_of_ratings | No | ||
| min_number_of_ratings | No | ||
| product_brand_contains | No | ||
| product_title_contains | No | ||
| distribution_verdict_in | No | Comma-separated distribution verdicts to keep, e.g. 'DOMINANT SELLER', 'OPEN DISTRIBUTION', 'HIGH BRAND HEAT'. If the brand's verdict isn't in the list, an empty result is returned. | |
| max_fulfillment_amz_dom_pct | No | ||
| max_fulfillment_fba_pen_pct | No | ||
| min_fulfillment_amz_dom_pct | No | ||
| min_fulfillment_fba_pen_pct | No |
evaluate_category_for_private_labelRead-onlyInspect
Assess whether a category or niche (ANY depth — e.g. 'Terrariums') is winnable for a NEW private-label brand. Use for 'is X winnable for private label', 'should I private-label X', 'is the X niche good for a new brand', 'can I launch my own brand in X'. Returns a per-signal pass/fail breakdown and a Strong / Moderate / Weak verdict based on Amazon's footprint, seller fragmentation, demand, and price band.
| Name | Required | Description | Default |
|---|---|---|---|
| verdict_in | No | Comma-separated verdicts to keep (Strong/Moderate/Weak). | |
| category_id | No | Exact category id (any depth). | |
| category_name | No | Category/niche name (any depth, fuzzy). | |
| marketplace_id | No | 1=UK, 2=US, 3=Walmart. Default 2 (US). |
find_brands_with_high_seller_churnRead-onlyInspect
Find brands experiencing high seller churn relative to their category. Returns brands where seller_churn_30d_delta_vs_cat_pp >= the specified threshold (default 5pp). Optionally filtered by category. Use when the user asks about 'brands losing sellers', 'high churn brands', or 'seller instability'.
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | Exact brand match (case-insensitive). | |
| limit | No | Max results (capped at 10). Default 10. | |
| scope | No | tracked = only brands on the user's watchlist; universe = all brands. Default universe. | |
| category | No | Category root name to filter (optional). | |
| max_delta_pp | No | Max delta vs category in percentage points. Omit for no ceiling. | |
| min_delta_pp | No | Min delta vs category in percentage points. Default 5. | |
| brand_contains | No | ||
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| max_seller_churn_30d_pct | No | ||
| min_seller_churn_30d_pct | No | ||
| max_brand_velocity_90d_units_day | No | ||
| min_brand_velocity_90d_units_day | No | ||
| dominant_category_velocity_tier_in | No | Comma-separated velocity tiers to keep. |
find_deconcentrating_brandsRead-onlyInspect
Find brands where buybox concentration dropped over the last quarter — more sellers are entering, creating opportunity for new entrants. Use when the user asks 'brands losing control', 'deconcentrating brands', 'brands opening up to competition', 'gentrification opportunities', or any question about brands becoming less monopolized.
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | Exact brand match (case-insensitive). | |
| limit | No | ||
| since_weeks | No | Window to compare (default 12, max 26). Compares first half vs second half. | |
| brand_contains | No | ||
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| max_asin_count | No | ||
| min_asin_count | No | ||
| min_buybox_days | No | Minimum observed buybox days to filter out inactive brands (default 30). | |
| max_control_score | No | ||
| min_control_score | No | ||
| max_new_seller_count | No | ||
| max_old_seller_count | No | ||
| min_new_seller_count | No | ||
| min_old_seller_count | No | ||
| max_seller_growth_pct | No | ||
| min_seller_growth_pct | No |
find_new_operatorsRead-onlyInspect
Find operators (sellers) we FIRST OBSERVED selling recently — their earliest observation in our data falls in the window. An observation signal, NOT confirmed market entry: sparse sampling can surface a long-present seller the first time we see them. Different from top_expanding_operators (existing operators adding brands). Use when the user asks 'new sellers this month', 'who just started selling', 'newly seen operators', or any question about emerging/newly-observed sellers.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| min_brands | No | Minimum brands to filter out trivial sellers (default 5). | |
| since_days | No | How far back to look (default 30, max 180). | |
| seller_name | No | Exact seller name (case-insensitive). | |
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| max_avg_rating | No | ||
| min_avg_rating | No | ||
| max_total_asins | No | ||
| min_total_asins | No | ||
| earliest_seen_to | No | ||
| earliest_seen_from | No | YYYY-MM-DD lower bound on earliest-seen date. | |
| max_avg_rating_count | No | ||
| min_avg_rating_count | No | ||
| seller_name_contains | No | ||
| max_operator_fba_share_pct | No | ||
| min_operator_fba_share_pct | No | ||
| max_total_observed_buybox_days | No | ||
| min_total_observed_buybox_days | No |
find_product_across_webInspect
Find where one product sits across the open web — a live cross-retailer price check — with every price anchored to Webotee's independently-observed Amazon buy-box. Give ONE identifier (asin, upc, gtin, or title + brand) and a mode: price_compare (default, all retailers vs the Amazon buy-box), cheaper (only sources below the buy-box), dropship (net margin after estimated Amazon fees), or supplier (wholesale-class sources). Returns each source's price, class, spread vs the buy-box, and a durability read from our 16-month history. The Amazon anchor also carries the product brand, title, and price (or price range) plus its fulfillment (FBA/FBM/AMZ + amz/fba pct). One product per call.
| Name | Required | Description | Default |
|---|---|---|---|
| upc | No | UPC code. | |
| asin | No | Amazon ASIN (the strongest anchor). | |
| gtin | No | GTIN code. | |
| mode | No | price_compare (default) | cheaper | dropship | supplier. | |
| brand | No | Brand (with title). | |
| title | No | Product title (use with brand to resolve the ASIN). | |
| source | No | Exact merchant/source name (case-insensitive). | |
| max_price | No | ||
| min_price | No | Only web sources priced >= this. | |
| currency_in | No | Comma-separated currencies to keep (e.g. USD). | |
| marketplace_id | No | Marketplace (2 = Amazon US). Default 2. | |
| source_class_in | No | Comma-separated source classes to keep (retailer/marketplace/wholesale). | |
| source_contains | No | ||
| max_spread_vs_buybox | No | ||
| min_spread_vs_buybox | No | ||
| max_dropship_net_margin | No | ||
| min_dropship_net_margin | No |
find_single_seller_brandsRead-onlyInspect
Find brands where a single operator controls 100 percent of observed buybox days. These are either gated/exclusive or operator-acquired brands. Use when the user asks 'brands with one seller', 'exclusive brands', 'single-seller brands', 'monopoly brands', or any question about brands with no competition.
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | Exact brand match (case-insensitive). | |
| limit | No | ||
| min_asins | No | Minimum ASINs to filter out trivially small brands (default 10). | |
| category_id | No | Filter to a specific root category. Omit for all. | |
| max_avg_price | No | Maximum average price in USD. Omit for no cap. | |
| min_avg_price | No | Minimum average price in USD. Omit for no floor. | |
| brand_contains | No | ||
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| dominant_seller | No | Exact dominant-seller name (case-insensitive). | |
| min_buybox_days | No | Minimum observed buybox days in last 3 months (default 30). | |
| max_control_score | No | ||
| min_control_score | No | ||
| dominant_seller_contains | No |
find_sourcing_opportunitiesRead-onlyInspect
Given an Amazon ASIN, diagnose its business model (private-label / wholesale / arbitrage) and find real-world supplier, wholesale and arbitrage matches across the web, then return an HONEST sourcing read: a viability qualifier (green/yellow/red), the specific move + required differentiation, conservative economics, named risks (IP, tariffs, MOQ, saturation, gating, dropship policy) and validation steps. A credible lead generator, not get-rich advice. Scout+.
| Name | Required | Description | Default |
|---|---|---|---|
| asin | Yes | The Amazon ASIN (10 chars). | |
| marketplace_id | No | Marketplace (2 = US). Default 2. |
find_undercompeted_brandsRead-onlyInspect
Find brands with low seller competition but real sales presence. The flagship sourcing discovery tool. Use when the user asks 'find brands with few sellers', 'low competition brands', 'undercompeted brands under $50', 'brands I could source with little competition', or any variant of 'find me something to sell'. Pass seed_brand when user mentions a reference brand ('brands like Ninja', 'low competition in the same category as OXO') to constrain results to the same root category.
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | Exact brand match (case-insensitive). | |
| limit | No | ||
| seed_brand | No | Reference brand to derive category from. Results stay in the same root category. | |
| category_id | No | Filter to a specific root category ID. Overrides seed_brand if both given. | |
| max_sellers | No | Maximum unique sellers (competition ceiling). Default 20. | |
| min_sellers | No | Minimum unique sellers (default 10). Drops single-seller / brand-owner-only 'PL junk' so results show proven multi-seller demand (the default 10–20 window: under-competed but real). | |
| max_avg_price | No | Maximum average buybox price in USD. Omit for no price filter. | |
| min_avg_price | No | Minimum average buybox price in USD. Omit for no price filter. | |
| brand_contains | No | ||
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| max_asin_count | No | ||
| min_asin_count | No | ||
| min_buybox_days | No | Minimum observed buybox days in last 3 months (sales floor). Default 30. | |
| include_catchall | No | Include reseller umbrella brands (PATIKIL, Uxcell, etc.). Default false. | |
| max_velocity_90d | No | ||
| min_velocity_90d | No | ||
| max_control_score | No | ||
| min_control_score | No |
find_underserved_nichesRead-onlyInspect
Find UNDER-SERVED NICHES — real SUBCATEGORIES with genuine demand but room to compete, ranked by private-label winnability from 2-year marketplace data. Returns CATEGORIES / sub-categories (e.g. 'Wireless Earbuds', 'Cable Organizers'), NEVER brands. This is the RIGHT tool for ANY niche-discovery question: 'under-served niches', 'niches in ', 'find a niche to enter', 'what niche should I sell in', 'underserved categories', 'gaps in ', 'where's the opportunity in '. When the user names a department or category (e.g. 'electronics', 'home & kitchen'), pass it as category_name to scope the niches to that area. Do NOT use category_undercompeted_brands or find_undercompeted_brands for niche questions — those return BRANDS, not niches.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| niche | No | Exact niche (subcategory) name, case-insensitive. | |
| price_max | No | Maximum average price USD (default 70 — the PL margin band). | |
| price_min | No | Minimum average price USD (default 20 — the PL margin band). | |
| category_id | No | Root category id to scope to (overrides category_name). | |
| competition | No | 'low' (stricter Amazon-presence ceiling) or 'balanced' (default). | |
| category_name | No | Department/category to find niches within (e.g. 'electronics', 'home & kitchen', 'pet supplies'). Omit for niches across all departments. | |
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| niche_contains | No | ||
| unhappy_shoppers | No | Bias toward niches where shoppers are underwhelmed (a credible dissatisfaction gap = a PL opening). Default false. | |
| pl_winnability_in | No | Comma-separated verdicts to keep (Strong/Moderate/Weak). | |
| max_competing_brands | No | ||
| max_seller_diversity | No | ||
| min_competing_brands | No | ||
| min_seller_diversity | No | ||
| max_avg_product_rating | No | ||
| max_monthly_demand_usd | No | ||
| min_avg_product_rating | No | ||
| min_monthly_demand_usd | No | ||
| max_amazon_retail_share_pct | No | ||
| min_amazon_retail_share_pct | No |
gating_repricing_adviceRead-onlyInspect
Recommend ungate / arbitrage / avoid for an ASIN, with a 3-bullet rationale citing named metrics (gating_score, amz_retail_dominance_pct, fba_pct, brand_posture). Also returns the ASIN's product brand, title and price (or price range) plus fulfillment (FBA/FBM/Amazon). Use for 'should I try to ungate this?' / 'how should I price this?'.
| Name | Required | Description | Default |
|---|---|---|---|
| asin | Yes | ||
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) |
map_violations_todayRead-onlyInspect
Show active MAP (Minimum Advertised Price) violations for products in the workspace. Use when the user asks 'MAP violations', 'who is selling below MAP', 'price violations today', 'are there any MAP breaches', or any MAP-enforcement question.
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | Filter to a specific brand. Omit for all workspace brands. | |
| limit | No | ||
| last_seen_to | No | ||
| first_seen_to | No | ||
| retailer_name | No | Exact retailer name (case-insensitive). | |
| brand_contains | No | Substring match on brand (use `brand` for an exact match). | |
| last_seen_from | No | ||
| first_seen_from | No | YYYY-MM-DD. | |
| retailer_domain | No | Exact retailer domain (case-insensitive). | |
| max_map_floor_usd | No | ||
| max_violation_pct | No | Maximum violation percentage below MAP. | |
| min_map_floor_usd | No | ||
| min_violation_pct | No | Minimum violation percentage below MAP (default 0, meaning any violation). | |
| max_observed_price_usd | No | ||
| min_observed_price_usd | No | ||
| product_title_contains | No | ||
| retailer_name_contains | No | ||
| retailer_domain_contains | No |
my_competitorsRead-onlyInspect
Who's competing with the seller on their OWN products. Pass an ASIN from your catalog to see the full competitor list for that listing (who wins the buy-box, FBA/FBM, observed price, how long they've been on it) plus your own buy-box / undercut status. Omit the ASIN to get your most-contested products (most competing sellers / where you're being undercut). Requires a connected store (Starter+). Use for 'who am I competing with', 'am I losing the buy-box', 'who else sells B0...', 'where am I under pressure'.
| Name | Required | Description | Default |
|---|---|---|---|
| asin | No | Optional — a specific ASIN from your catalog. | |
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) |
my_opportunitiesRead-onlyInspect
What to source NEXT, adjacent to what the seller already sells. Seeds Webotee's undercompeted-brand and underserved-niche engines from the seller's OWN connected catalog (their dominant brands and categories), excluding brands they already carry. Requires a connected store (Starter+). Use for 'what should I source next', 'expand my catalog', 'adjacent opportunities', 'what else could I sell'.
| Name | Required | Description | Default |
|---|---|---|---|
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) |
my_productsRead-onlyInspect
The seller's OWN connected Amazon catalog fused with Webotee market intelligence. Each product shows EXACT account data (your price, your inventory, FBA/FBM, listing status) alongside OBSERVED/ESTIMATED market data (sourcing score, the observed market buy-box price, how many sellers are on the listing, estimated 30-day units, cross-marketplace spread) and a price_vs_market read (below_market / at_market / above_market). Requires a connected store (Starter+). Use when the seller asks about their own products, 'how am I priced vs the market', 'which of my products are under pressure', or 'show my catalog'.
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Ordering: score (default), undercut, price, inventory. | score |
| brand | No | Optional — only products of this brand. | |
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) |
my_storeRead-onlyInspect
Store-level summary of the seller's connected Amazon catalog: number of products tracked, distinct brands, FBA vs FBM split, total on-hand inventory units (EXACT, from the account), average Webotee sourcing score, how many products are currently undercut, and how many have a cross-marketplace (Walmart) opportunity. Requires a connected store (Starter+). Use for 'how is my store doing', 'summarise my catalog', or a dashboard overview.
| Name | Required | Description | Default |
|---|---|---|---|
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) |
operator_brands_by_competitionRead-onlyInspect
Given one or more operator (seller) names, return the brands they carry ranked by seller competition level. Use when the user asks 'which brands sold by these operators have the least competition', 'out of these operators, show me brands with fewest sellers', 'low-competition brands for operator X', or any follow-up that chains operator names to brand-level competition metrics.
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort by competitor count: 'asc' (least competition first, default) or 'desc'. | |
| brand | No | Exact brand (case-insensitive). | |
| limit | No | ||
| brand_contains | No | ||
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| max_asin_count | No | ||
| min_asin_count | No | ||
| operator_names | Yes | List of seller/operator names to look up. | |
| max_competitor_count | No | ||
| min_competitor_count | No | ||
| max_operator_fba_share_pct | No | ||
| min_operator_fba_share_pct | No | ||
| max_observed_buybox_days_3m | No | ||
| min_observed_buybox_days_3m | No |
operator_buybox_lossesRead-onlyInspect
For ONE operator (seller), find the ASINs where it's losing the buy-box — it carries the listing but holds less than max_buybox_share_pct of the buy-box — ranked by estimated 30-day revenue at risk. Each leak returns who's winning the box, the operator's vs the winner's sanitized price and the gap, how many sellers are on the listing, a situation (price_gap | tied_price | amazon_in_box | reseller_swarm), a suggested_action (reprice_to_win | enable_fba | defend_match_only | evaluate_or_exit), and a suggested_target_price when the box is winnable on price. Totals include the recoverable price-gap-only revenue. Use when the user asks 'where is seller X losing the buy-box', 'X's buy-box leaks', 'which ASINs should X reprice', 'where is X leaving money on the table', or 'what's X's revenue at risk'. Sortable by revenue-at-risk (default), price gap, buy-box share, or listing revenue.
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort the leaks: revenue_at_risk (default), price_gap_pct (biggest recoverable gap), buybox_share (lowest first), or listing_revenue. | |
| limit | No | Leaks to return (default 25, max 100). This tool pages. | |
| min_price | No | Only ASINs whose listing price >= this (skip pennies). | |
| situation_in | No | Comma-separated situations to keep (price_gap, tied_price, amazon_in_box, reseller_swarm). | |
| operator_name | Yes | Seller/operator name. | |
| fulfillment_in | No | Comma-separated operator fulfillment to keep (FBA, FBM). | |
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default). | |
| min_est_revenue_30d | No | Only ASINs with estimated 30-day listing revenue >= this. | |
| max_buybox_share_pct | No | Only ASINs where the operator holds LESS than this share of the buy-box (0-1; default 0.75 — i.e. it's not dominating). | |
| exclude_amazon_in_box | No | Drop ASINs where Amazon holds the box (you can't win those). |
operator_category_dominanceRead-onlyInspect
Show which product categories an operator dominates. Returns categories ranked by the operator's brand count and observed buybox days in each. Use when the user asks 'what categories does this seller focus on', 'operator category breakdown', 'where does Amazon Warehouse dominate', or any category-scoped operator question.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| category_name | No | Exact category name (case-insensitive). | |
| operator_name | Yes | Seller/operator name. | |
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| max_brand_count | No | ||
| max_total_asins | No | ||
| min_brand_count | No | ||
| min_total_asins | No | ||
| category_name_contains | No | ||
| max_total_observed_buybox_days | No | ||
| min_total_observed_buybox_days | No |
operator_classifierRead-onlyInspect
Label what kind of operator a seller is — amazon, brand-direct, likely-authorized-retailer, arbitrage, or reseller — from our cross-brand operator signals (how many brands they span, their fulfilment mix, their primary brand). Use when the user asks 'what kind of seller is this', 'is this an authorized retailer or an arbitrage seller', 'classify this operator'. Heuristic label, not a legal determination. Amazon US/UK.
| Name | Required | Description | Default |
|---|---|---|---|
| operator_name | Yes | Seller/operator name. | |
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) |
operator_compareRead-onlyInspect
ASIN-level buy-box head-to-head between two operators (sellers). For the ASINs BOTH carry (contested), returns who holds the buy-box (winner), each operator's buy-box share, their sanitized average prices and the price gap, how many OTHER sellers are on the listing, whether Amazon holds the box, and a situation tag (amazon_in_box | reseller_swarm | tied_price | price_gap) — plus operator_a's estimated 30-day revenue-at-risk. Also returns each side's WHITESPACE: high-revenue ASINs that operator wins which the OTHER doesn't carry (expansion targets). Use when the user asks 'compare seller A vs seller B', 'where do these two sellers overlap / compete', 'who wins the buy-box between them', 'show me the head-to-head', or 'what does A sell that B doesn't'. Sortable by revenue-at-risk (default), price gap, or share gap.
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort the contested list: revenue_at_risk (operator_a's 30d revenue at risk, default), price_gap (abs A-vs-B price gap), or share_gap (abs buy-box share gap). | |
| brand | No | Optional — scope the comparison to a single brand's ASINs (catalog sizes, contested, and whitespace are all limited to that brand). Omit for all brands. | |
| limit | No | Contested ASINs to return (default 25, max 100). This tool pages. | |
| operator_a | Yes | First operator/seller name (the focal seller — revenue-at-risk + situation are from A's view). | |
| operator_b | Yes | Second operator/seller name. | |
| contested_only | No | If true, skip the whitespace sections (only the head-to-head contested list). | |
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default). | |
| whitespace_for | No | Which side's whitespace to compute (default both). | |
| include_whitespace | No | Include each side's whitespace ASINs (default true). | |
| min_est_revenue_30d | No | Only contested ASINs with estimated 30-day listing revenue >= this. |
operator_concentrationRead-onlyInspect
Operator concentration (HHI) across a set of ASINs or a brand's catalog — reveals when the same operator quietly controls many of the 'independent' listings. Returns the HHI, a concentration label, and the top operators with how many listings each dominates. Use for private-label fragmentation checks: 'how concentrated is this niche', 'who controls this brand's listings', 'is one operator running most of these'. Amazon US/UK. Optional filters (all default to no filter): min/max hhi (gates the whole analysis by its concentration index); on the top_operators list — operator (exact, case-insensitive) + operator_contains, min/max share_pct, min/max listings_controlled.
| Name | Required | Description | Default |
|---|---|---|---|
| asins | No | ASIN set to analyze. | |
| brand | No | Or a brand whose catalog to analyze. | |
| limit | No | ||
| max_hhi | No | ||
| min_hhi | No | Only return the analysis if its HHI >= this (else empty top_operators). | |
| operator | No | Keep only this operator (exact, case-insensitive) in top_operators. | |
| max_share_pct | No | ||
| min_share_pct | No | ||
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| operator_contains | No | ||
| max_listings_controlled | No | ||
| min_listings_controlled | No |
operator_lost_brandsRead-onlyInspect
Show brands an operator recently stopped selling (churn signal). Use when the user asks 'what brands did this seller drop', 'operator churn', 'brands lost by X', or any question about an operator shrinking their catalog.
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | Exact brand (case-insensitive). | |
| limit | No | ||
| since_days | No | Window to compare (default 30, max 180). Brands present before but absent in the last since_days. | |
| first_seen_to | No | ||
| operator_name | Yes | Seller/operator name. | |
| brand_contains | No | ||
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| first_seen_from | No | ||
| last_seen_week_to | No | ||
| last_seen_week_from | No | YYYY-MM-DD lower bound on last_seen_week. |
operator_new_brandsRead-onlyInspect
Show brands an operator recently started selling. Use when the user asks 'what new brands did this seller pick up', 'operator new brands', 'what is Amazon Warehouse selling now that it wasn't before', or any question about an operator expanding their catalog.
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | Exact brand (case-insensitive). | |
| limit | No | ||
| since_days | No | How far back to look for new brands (default 30, max 180). | |
| first_seen_to | No | ||
| operator_name | Yes | Seller/operator name. | |
| brand_contains | No | ||
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| first_seen_from | No | YYYY-MM-DD lower bound on first_seen. |
operator_new_on_brandRead-onlyInspect
Operators newly OBSERVED on a brand in a recent window — counted at BRAND level: a seller's FIRST observation anywhere across the brand's ASINs falls in the window. This is coverage-robust (a long-present seller was almost certainly seen on some ASIN earlier, so they correctly drop out) — a trustworthy directional 'new on the brand' count, not the inflated per-ASIN number. Still first-OBSERVED, not provably first-to-market. Returns each operator with first_observed, how many of the brand's ASINs we've seen them on, and whether still active. Use for 'who's new on ', 'who's newly showing up on my brand', 'recent sellers on '. Amazon US/UK. since_days already bounds first_observed below; optional filters (all default to no filter): operator (exact, case-insensitive) + operator_contains, first_observed_from/_to, min/max n_asins_on_brand, min/max total_days_seen, min/max observed_buybox_days, still_active (true/false).
| Name | Required | Description | Default |
|---|---|---|---|
| brand | Yes | The brand to watch. | |
| limit | No | ||
| operator | No | Exact operator/seller name (case-insensitive). | |
| since_days | No | Window in days (default 30, max 180). | |
| still_active | No | Keep only operators last seen within 7 days (true) or not (false). | |
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| first_observed_to | No | ||
| operator_contains | No | ||
| first_observed_from | No | YYYY-MM-DD lower bound on first_observed. | |
| max_total_days_seen | No | ||
| min_total_days_seen | No | ||
| max_n_asins_on_brand | No | ||
| min_n_asins_on_brand | No | ||
| max_observed_buybox_days | No | ||
| min_observed_buybox_days | No |
operator_resells_whatRead-onlyInspect
The arbitrage sourcing feed: given an ASIN (or a seller/operator name), find the OTHER ASINs the operators on that listing also resell, ranked by sourcing fit (our composite sourcing score) then estimated 30-day sales. De-duped against the ASINs the user already tracks, so it surfaces NEW candidates. Use when the user says 'what else does this seller carry', 'find more like this from the same operators', 'arbitrage leads from this ASIN's sellers'. Each candidate ASIN also carries product brand, title, and price (or price range) plus its fulfillment (FBA/FBM/AMZ + amz/fba pct). Amazon US/UK. Optional filters (all default to no filter): min/max sourcing_score, est_units_30d, buybox_avg_price; resold_by_contains; the shared product/fulfillment block (product_brand, product_title_contains, min/max_price, fulfillment_in, amz/fba pct).
| Name | Required | Description | Default |
|---|---|---|---|
| asin | No | An ASIN whose operators to expand from. | |
| limit | No | ||
| max_price | No | ||
| min_price | No | ||
| operator_name | No | Or a seller/operator name directly. | |
| product_brand | No | Exact product brand (case-insensitive). | |
| fulfillment_in | No | Comma-separated FBA/FBM/AMZ to keep. | |
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| max_est_units_30d | No | ||
| min_est_units_30d | No | ||
| max_sourcing_score | No | ||
| min_sourcing_score | No | Only candidates with sourcing score >= this. | |
| resold_by_contains | No | Keep candidates resold by a seller whose name contains this. | |
| max_buybox_avg_price | No | ||
| min_buybox_avg_price | No | ||
| product_brand_contains | No | ||
| product_title_contains | No | ||
| max_fulfillment_amz_dom_pct | No | ||
| max_fulfillment_fba_pen_pct | No | ||
| min_fulfillment_amz_dom_pct | No | ||
| min_fulfillment_fba_pen_pct | No |
operator_top_asinsRead-onlyInspect
Show the ASINs an operator wins the buybox on most often, ranked by ESTIMATED 30-day sales by default. For each ASIN it returns the operator's estimated units sold and revenue in the last 30 days (est_units_30d, est_revenue_30d — the product's sales estimate weighted by the operator's buy-box share) plus the operator's BUYBOX SHARE (percent of observed days it held the buybox; normalized, not raw days). Sortable by est_sales (default), observed buybox days won, price, or days seen. Use when the user asks 'what ASINs does this seller win on', 'top ASINs for operator X', 'what does this seller sell the most of', 'best products for this seller', or any ASIN-level operator drill-down. Each ASIN also carries product brand, title, and price (or price range) plus its fulfillment (FBA/FBM/AMZ + amz/fba pct).
| Name | Required | Description | Default |
|---|---|---|---|
| asin | No | Exact ASIN match. | |
| sort | No | Sort order: est_sales (estimated 30-day revenue, default), buybox_days (observed buybox days won), price, or days_seen. | |
| limit | No | Number of ASINs to return (default 10, max 50). | |
| max_price | No | ||
| min_price | No | ||
| est_basis_in | No | Comma-separated sales-estimate sources to keep. | |
| last_seen_to | No | ||
| asin_contains | No | ||
| first_seen_to | No | ||
| max_days_seen | No | ||
| min_days_seen | No | ||
| operator_name | Yes | Seller/operator name. | |
| product_brand | No | Exact product brand (case-insensitive). | |
| fulfillment_in | No | Comma-separated FBA/FBM/AMZ to keep. | |
| last_seen_from | No | ||
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| first_seen_from | No | YYYY-MM-DD. | |
| max_est_units_30d | No | ||
| min_est_units_30d | No | ||
| max_est_revenue_30d | No | ||
| min_est_revenue_30d | No | ||
| max_buybox_avg_price | No | ||
| max_buybox_share_pct | No | ||
| min_buybox_avg_price | No | ||
| min_buybox_share_pct | No | Only ASINs where the operator's buybox share >= this. | |
| product_brand_contains | No | ||
| product_title_contains | No | ||
| max_observed_buybox_days | No | ||
| min_observed_buybox_days | No | ||
| max_fulfillment_amz_dom_pct | No | ||
| max_fulfillment_fba_pen_pct | No | ||
| min_fulfillment_amz_dom_pct | No | ||
| min_fulfillment_fba_pen_pct | No |
operator_top_brandsRead-onlyInspect
Show the brands an operator sells the most of, ranked by ESTIMATED 30-day sales by default. For each brand the operator carries it returns the operator's estimated units sold and revenue in the last 30 days (est_units_30d, est_revenue_30d — the estimated sales of the ASINs the operator wins for that brand, weighted by its buy-box share), the number of the brand's ASINs the operator wins, and observed buybox days. Use when the user asks 'what brands does this seller sell the most of', 'top brands for operator X', 'which brands make this seller the most money', or any brand-level operator drill-down by sales. For brand competition (fewest sellers) instead of sales, use operator_brands_by_competition.
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort order: est_sales (estimated 30-day revenue, default), est_units, buybox_days (observed buybox days), or asin_count. | |
| brand | No | Exact brand (case-insensitive). | |
| limit | No | ||
| operator_name | Yes | Seller/operator name. | |
| brand_contains | No | ||
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| max_asin_count | No | ||
| min_asin_count | No | ||
| max_est_units_30d | No | ||
| min_est_units_30d | No | ||
| max_est_revenue_30d | No | ||
| min_est_revenue_30d | No | ||
| max_observed_buybox_days | No | ||
| min_observed_buybox_days | No |
operator_xmarket_presenceRead-onlyInspect
Check whether an operator sells on Amazon US, Amazon UK, and/or Walmart. Returns per-marketplace brand count, ASIN count, and observed buybox days. Use when the user asks 'does this seller sell on Walmart too', 'cross-marketplace presence', 'is this operator on Amazon UK', or any multi-marketplace operator question.
| Name | Required | Description | Default |
|---|---|---|---|
| operator_name | Yes | Seller/operator name. |
playbook_createInspect
Save a reusable per-model research workflow (a 'playbook') the user can re-run or schedule. Provide a template_key (one of: brand_watch, new_brand_radar, replenishment_watch, arbitrage_feed, defend_my_niche, find_my_next_niche, brand_defense_daily, expansion_radar, dropship_watch, spread_hunter, map_sweep, operator_network_expose, gating_risk_guardian) with its scope, OR custom steps. scope holds the inputs every step shares (e.g. {"brand":"Nike"} or an ASIN). Use when the user says 'save this as a weekly check', 'make a playbook for ...', 'automate this research'.
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The playbook's label. | |
| scope | No | Shared inputs for the steps, e.g. {"brand":"Nike"}. | |
| steps | No | Custom ordered [{tool,args}] (instead of a template). | |
| schedule | No | Run cadence (default = template's or manual). | |
| template_key | No | Built-in template to seed from. |
playbook_listRead-onlyInspect
List the workspace's saved playbooks (name, schedule, last run) and the built-in templates available. Use when the user asks 'what playbooks do I have', 'show my saved workflows', 'what automations are set up'.
| Name | Required | Description | Default |
|---|---|---|---|
| active | No | Only active (true) or only paused (false) playbooks. | |
| schedule_in | No | Comma-separated cadences to keep (manual/daily/weekly). | |
| last_run_at_to | No | ||
| template_key_in | No | Comma-separated template keys to keep. | |
| last_run_at_from | No | YYYY-MM-DD; only playbooks last run on/after this. |
playbook_run_nowInspect
Run a saved playbook right now and return its digest (also saved to the in-app inbox). Use when the user says 'run my playbook', 'check my brand watch now', 'run that workflow'.
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
playbook_scheduleInspect
Set how often a saved playbook runs automatically (manual, daily, or weekly). Use when the user says 'run this weekly', 'schedule my playbook daily', 'stop the automatic runs' (manual).
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| schedule | Yes |
risk_assessmentRead-onlyInspect
Risk + protection assessment for an ASIN or brand. Returns composite risk score (0-100), recent MAP violation events (≤10, each with the offending ASIN's product brand, title, price or price range and fulfillment FBA/FBM/Amazon), unauthorized seller list (≤10), and 1-3 recommended actions. Use for 'flag risk events on my brand' or 'is this ASIN risky?' style prompts.
| Name | Required | Description | Default |
|---|---|---|---|
| asin | No | ||
| days | No | Lookback window for MAP events. Default 30. | |
| brand | No | ||
| kind_in | No | Comma-separated flagged-event kinds to keep (e.g. map_violations,amazon_dominated). | |
| max_count | No | ||
| max_price | No | ||
| min_count | No | ||
| min_price | No | ||
| severity_in | No | Comma-separated severities to keep (high/medium/low). | |
| buybox_seller | No | Exact offending buy-box seller (case-insensitive). | |
| event_date_to | No | ||
| product_brand | No | Exact product brand (case-insensitive). | |
| fulfillment_in | No | Comma-separated FBA/FBM/AMZ to keep. | |
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| event_date_from | No | YYYY-MM-DD. | |
| max_listed_price | No | ||
| min_listed_price | No | ||
| buybox_seller_contains | No | ||
| product_brand_contains | No | ||
| product_title_contains | No | ||
| max_fulfillment_amz_dom_pct | No | ||
| max_fulfillment_fba_pen_pct | No | ||
| min_fulfillment_amz_dom_pct | No | ||
| min_fulfillment_fba_pen_pct | No |
search_productsRead-onlyInspect
Free-text keyword search over Amazon product titles + descriptions. Use when the user names a PRODUCT TYPE or keywords (e.g. 'stainless steel water bottle', 'cat litter box', 'magnetic phone mount') rather than a specific brand, category, or ASIN. Returns the top matching products ranked by relevance with brand, price, 30-day demand, fulfillment (FBA/Amazon/FBM) and rating. Optional filters narrow the result by any returned field: product_brand, min/max_price, fulfillment_in (FBA/FBM/AMZ), min/max demand, and min/max rating.
| Name | Required | Description | Default |
|---|---|---|---|
| keywords | Yes | Free-text product keywords, e.g. 'stainless steel water bottle'. | |
| max_price | No | ||
| min_price | No | ||
| max_rating | No | ||
| min_rating | No | ||
| product_brand | No | Exact product brand (case-insensitive). | |
| fulfillment_in | No | Comma-separated FBA/FBM/AMZ to keep. | |
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default). Amazon only. | |
| max_rating_count | No | ||
| min_rating_count | No | ||
| max_demand_units_30d | No | ||
| min_demand_units_30d | No | ||
| max_demand_revenue_30d | No | ||
| min_demand_revenue_30d | No | ||
| product_brand_contains | No | ||
| max_fulfillment_amz_dom_pct | No | ||
| max_fulfillment_fba_pen_pct | No | ||
| min_fulfillment_amz_dom_pct | No | ||
| min_fulfillment_fba_pen_pct | No |
set_cost_floorInspect
Record the user's cost basis (landed unit cost) for an ASIN so later checks can flag when the buy box drops below their cost and compute true net spread; the saved/cleared confirmation also echoes the ASIN's product brand, title and price (or price range) and its fulfillment (FBA/FBM/AMZ). Use when the user says 'my cost on B0... is $12', 'set my cost basis', 'I pay $X for this'. One ASIN per call; pass cost 0 to clear.
| Name | Required | Description | Default |
|---|---|---|---|
| asin | Yes | The 10-character ASIN. | |
| cost_floor | Yes | Your landed unit cost (marketplace currency). 0 clears it. | |
| marketplace_id | No | Marketplace (2 = Amazon US). |
shopping_searchRead-onlyInspect
PRIMARY consumer shopping tool — ALWAYS use this when a user asks what to BUY, which product to pick, or for the 'best' / 'cheapest' / 'best value' of something: 'best electric toothbrush', 'best graphics card under $50', 'which robot vacuum should I buy', 'cheapest standing desk', 'best coffee maker in 2026', 'recommend a cat litter box', 'best budget headphones'. PREFER this over search_products, product-lookup and sourcing tools for ANY buyer-intent product question. Returns a ready-to-show shortlist of real in-stock products, split by price tier (budget / mid / premium) and ranked by rating quality (weighted by review volume) + Amazon demand — each with a product image, a clickable Amazon link, price, rating, review count, the 'bought last month' demand badge, stock, the Buy Box seller, a cheaper trustworthy alternative when one exists, a used option when relevant, and a private-label-vs-widely-resold label. Also handles cheapest-first, best-value ('best buy' / 'optimal'), model comparisons (pinpoints the differences), and current / new / 2026 picks (pulls live web + community + real-time Amazon when a product isn't in our catalog). Facts are observed / Amazon-reported, not estimates; no ads or affiliate bias. (Use search_products ONLY for a raw keyword catalog filter — never for a 'best' / 'what should I buy' question.)
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | 'best' = rating-first per class/tier (default); 'cheapest' = lowest-price-first; 'value' = best quality-per-dollar ('best buy'/'optimal'). Auto-detected from the query. | best |
| query | Yes | What to buy, e.g. 'best electric toothbrush for sensitive gums'. | |
| keywords | No | Core product keywords to search (product noun + essential attributes), no 'best'/brand. | |
| max_price | No | Optional price ceiling. | |
| min_price | No | Optional price floor. | |
| attributes | No | Tokens that MUST appear in the product title, e.g. ['3.5mm'] or ['5090']. | |
| exclude_terms | No | Words indicating the WRONG product, e.g. ['ethernet','usb'] for an audio patch cable. | |
| category_hints | No | Category words the right product lives in, e.g. ['instrument cables','audio cables']. | |
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default), 3 = Walmart US, 4 = Amazon CA, 5 = Amazon AU, 6 = Amazon DE. |
top_expanding_operatorsRead-onlyInspect
Find sellers (operators) expanding into the most NEW brands in a recent window. Use when the user asks 'operators expanding into new brands', 'sellers growing fastest by brand count', 'who is moving into new brands this month', or any cross-cutting operator question without a specific seller named.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| seller_name | No | Exact seller/operator name (case-insensitive). | |
| window_days | No | Days back for 'new' brands (default 30, max 90). | |
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| max_avg_rating | No | ||
| min_avg_rating | No | ||
| min_new_brands | No | Minimum new-brand count to surface (default 3). | |
| max_total_asins | No | ||
| min_total_asins | No | ||
| max_total_brands | No | ||
| min_total_brands | No | ||
| max_avg_rating_count | No | ||
| min_avg_rating_count | No | ||
| seller_name_contains | No | ||
| max_new_brands_in_window | No | ||
| max_operator_fba_share_pct | No | ||
| min_operator_fba_share_pct | No | ||
| max_total_observed_buybox_days | No | ||
| min_total_observed_buybox_days | No |
top_sourcing_picksRead-onlyInspect
Find top sourcing-pick ASINs across the entire catalog with optional filters: max retail price, min retail price, category, brand, exclude gated, exclude Amazon private label. Use when the user asks 'top sourcing picks', 'best ASINs to source', 'ASINs under $X with rising demand', 'fastest growing ASINs', or any cross-cutting question where they have NOT named a specific entity yet. Each pick carries product brand, title and price (or price range) plus fulfillment (FBA/FBM/Amazon) alongside the sourcing scores.
| Name | Required | Description | Default |
|---|---|---|---|
| asin | No | Exact ASIN match. | |
| brand | No | ||
| limit | No | Number of products to return (default 10, max 50). | |
| scope | No | tracked = only ASINs from brands on the user's watchlist; universe = all. Default universe. | |
| category | No | ||
| max_rating | No | ||
| min_rating | No | ||
| asin_contains | No | ||
| exclude_gated | No | ||
| fulfillment_in | No | Comma-separated FBA/FBM/AMZ to keep. | |
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| max_retail_price | No | ||
| min_retail_price | No | ||
| exclude_amazon_pl | No | ||
| max_margin_signal | No | ||
| min_margin_signal | No | ||
| min_velocity_score | No | Minimum velocity sub-score (0-100). >=90 = 'rising demand' (top ~3%%), >=70 = 'moderate growth' (top ~10%%). >=50 covers 97%% of ASINs and is not a meaningful filter. | |
| max_composite_score | No | ||
| min_composite_score | No | ||
| max_sold_30d_revenue | No | ||
| min_sold_30d_revenue | No | ||
| max_gating_risk_score | No | ||
| max_number_of_ratings | No | ||
| min_gating_risk_score | No | ||
| min_number_of_ratings | No | ||
| product_title_contains | No | Keyword title search across the WHOLE catalog (FULLTEXT, token-AND any order — may also match the product description), ranked by sourcing score. Broader recall than a literal substring: 'ceiling fan mount' matches titles containing all three words in any order. | |
| max_fulfillment_amz_dom_pct | No | ||
| max_fulfillment_fba_pen_pct | No | ||
| min_fulfillment_amz_dom_pct | No | ||
| min_fulfillment_fba_pen_pct | No |
top_velocity_brandsRead-onlyInspect
Find top brands by 90-day unit velocity (brand_velocity_90d_units_day). Optional filters: scope (tracked = user's watchlist, universe = all), category, minimum velocity, exclude Amazon private label, exclude gated. Use when the user asks 'fastest selling brands', 'top velocity brands', 'brands I track by velocity', 'what brands move the most units?', or 'best selling brands in [category]'. When the user says 'my brands' or 'brands I track', set scope=tracked.
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | Exact brand match (case-insensitive). | |
| limit | No | Max results (capped at 10). Default 10. | |
| scope | No | tracked = only brands on the user's watchlist; universe = all brands. Default universe. | |
| category | No | Category root name to filter (optional). | |
| min_velocity | No | Minimum units/day threshold (optional). | |
| exclude_gated | No | Exclude brands gated to 3P sellers. Default true. | |
| brand_contains | No | ||
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| exclude_amazon_pl | No | Exclude Amazon private label brands. Default true. | |
| max_control_score | No | ||
| min_control_score | No | ||
| max_sold_30d_revenue | No | ||
| max_winner_diversity | No | ||
| min_sold_30d_revenue | No | ||
| min_winner_diversity | No | ||
| max_seller_churn_30d_pct | No | ||
| min_seller_churn_30d_pct | No | ||
| max_pct_asins_gated_to_3p | No | ||
| min_pct_asins_gated_to_3p | No | ||
| dominant_category_velocity_tier_in | No | Comma-separated velocity tiers to keep. | |
| max_seller_churn_30d_delta_vs_cat_pp | No | ||
| min_seller_churn_30d_delta_vs_cat_pp | No |
unauthorized_sellersRead-onlyInspect
List the sellers winning a brand's buy box — the resellers and arbitrage operators you're up against — each classified (authorized-retailer / arbitrage / Amazon / brand-direct / reseller). If you've saved an authorized list (authorized_seller_set) it instead flags the UNAUTHORIZED sellers. Use when the user asks 'which operators dominate the buy box on ', 'who else is selling my brand', 'unauthorized sellers on Nike', 'find rogue sellers', or any brand buy-box / protection question.
| Name | Required | Description | Default |
|---|---|---|---|
| brand | Yes | Brand name (case-insensitive). | |
| limit | No | ||
| seller_name | No | Exact seller name (case-insensitive). | |
| last_seen_to | No | ||
| first_seen_to | No | ||
| max_avg_price | No | ||
| min_avg_price | No | ||
| last_seen_from | No | ||
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| first_seen_from | No | YYYY-MM-DD. | |
| operator_type_in | No | Comma-separated classifications to keep (cold path only, when no authorized list is set): e.g. arbitrage, reseller, amazon, brand-direct, authorized-retailer. | |
| max_asins_touched | No | ||
| min_asins_touched | No | ||
| authorized_sellers | No | Optional. Authorized seller names — sellers NOT in this list are flagged. If omitted (and none saved), all buy-box-winning sellers are returned, classified. | |
| seller_name_contains | No | ||
| max_observed_buybox_days | No | ||
| min_observed_buybox_days | No |
watchlist_addInspect
Create or add to a saved tracking list the user can monitor over time. list_type is one of asin, brand, seller, niche; name is the user's label for the list; items are the identifiers to track (ASINs, brand names, seller names, or niche keys). Captures a baseline of the current observed state so a later 'what changed' check can show new sellers and score moves. Use when the user says 'track these ASINs', 'add Nike to my brand watchlist', 'start monitoring ...'.
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The list's label (e.g. 'Q4 arbitrage candidates'). | |
| items | Yes | Identifiers to add. | |
| list_type | Yes | asin | brand | seller | niche | |
| marketplace_id | No | Marketplace (2 = Amazon US). |
watchlist_add_ruleRead-onlyInspect
Resolve a natural-language watchlist request into concrete ASINs the user can add. Use when the user says 'watch this brand', 'alert me when X loses a seller', 'add Nike to my watchlist', or any watchlist-creation intent. Returns matching ASINs with current scores plus product identity (brand, title, price or price range) and fulfillment (FBA/FBM/AMZ with amz/fba share) so the user can confirm which to add.
| Name | Required | Description | Default |
|---|---|---|---|
| asin | No | Specific ASIN to add. If provided, brand is ignored. | |
| brand | No | Brand name to find watchable ASINs for. | |
| limit | No | ||
| max_price | No | ||
| min_price | No | ||
| asin_contains | No | ||
| fulfillment_in | No | Comma-separated FBA/FBM/AMZ to keep. | |
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| max_composite_score | No | ||
| min_composite_score | No | Only candidates with sourcing composite score >= this. | |
| max_buybox_avg_price | No | ||
| min_buybox_avg_price | No | ||
| product_title_contains | No | ||
| max_observed_buybox_days | No | ||
| min_observed_buybox_days | No | ||
| max_fulfillment_amz_dom_pct | No | ||
| max_fulfillment_fba_pen_pct | No | ||
| min_fulfillment_amz_dom_pct | No | ||
| min_fulfillment_fba_pen_pct | No |
watchlist_deltaRead-onlyInspect
Show what changed on the user's sourcing watchlist since last check. Returns each tracked ASIN with its score delta plus product identity (brand, title, price or price range) and fulfillment (FBA/FBM/AMZ with amz/fba share). Use when the user asks 'what changed on my watchlist', 'watchlist updates', 'any changes this week', or any watchlist-status question.
| Name | Required | Description | Default |
|---|---|---|---|
| asin | No | Exact ASIN match. | |
| limit | No | ||
| max_price | No | ||
| min_price | No | ||
| since_days | No | How far back to look for changes (default 7, max 30). | |
| asin_contains | No | ||
| product_brand | No | Exact product brand (case-insensitive). | |
| fulfillment_in | No | Comma-separated FBA/FBM/AMZ to keep. | |
| marketplace_id | No | Marketplace to scope to: 1 = Amazon UK, 2 = Amazon US (default), 3 = Walmart US. One marketplace per call. | |
| max_score_delta | No | ||
| min_score_delta | No | ||
| max_current_score | No | ||
| min_current_score | No | Only tracked ASINs with current sourcing score >= this. | |
| max_previous_score | No | ||
| min_previous_score | No | ||
| product_brand_contains | No | ||
| product_title_contains | No | ||
| max_fulfillment_amz_dom_pct | No | ||
| max_fulfillment_fba_pen_pct | No | ||
| min_fulfillment_amz_dom_pct | No | ||
| min_fulfillment_fba_pen_pct | No |
watchlist_diffRead-onlyInspect
Show what changed on a saved tracking list versus its captured baseline — new sellers observed on the tracked ASINs and sourcing-score moves. Each changed ASIN also carries product identity (brand, title, price or price range) and fulfillment (FBA/FBM/AMZ with amz/fba share). Use when the user asks 'what changed on ', 'any updates on my watchlist', 'new sellers on the ASINs I track'. Re-run watchlist_add to reset the baseline to the current state.
| Name | Required | Description | Default |
|---|---|---|---|
| asin | No | Only the change row for this exact ASIN. | |
| name | Yes | The list name to diff. | |
| list_type | No | Defaults to asin. | asin |
| max_price | No | ||
| min_price | No | ||
| asin_contains | No | ||
| product_brand | No | Exact product brand (case-insensitive). | |
| fulfillment_in | No | Comma-separated FBA/FBM/AMZ to keep. | |
| max_new_sellers | No | ||
| max_score_delta | No | ||
| min_new_sellers | No | Only ASINs that gained at least this many new sellers. | |
| min_score_delta | No | ||
| max_current_score | No | ||
| min_current_score | No | ||
| max_dropped_sellers | No | ||
| min_dropped_sellers | No | ||
| product_brand_contains | No | ||
| product_title_contains | No | ||
| max_current_seller_count | No | ||
| min_current_seller_count | No | ||
| max_fulfillment_amz_dom_pct | No | ||
| max_fulfillment_fba_pen_pct | No | ||
| min_fulfillment_amz_dom_pct | No | ||
| min_fulfillment_fba_pen_pct | No |
watchlist_listRead-onlyInspect
List the workspace's saved tracking lists (name, type, item count, whether a baseline is set). Use when the user asks 'what am I tracking', 'show my watchlists', 'my saved lists'.
| Name | Required | Description | Default |
|---|---|---|---|
| list_type_in | No | Comma-separated list types to keep (asin/brand/seller/niche). | |
| updated_at_to | No | ||
| max_item_count | No | ||
| min_item_count | No | Only lists with at least this many items. | |
| updated_at_from | No | YYYY-MM-DD; only lists updated on/after this. |
watchlist_removeInspect
Remove items from a saved tracking list, or delete the whole list. Provide list_type + name; give items to drop just those, or omit items to delete the entire list. Use when the user says 'stop tracking ...', 'remove ... from my watchlist', 'delete my ... list'.
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| items | No | Items to remove; omit to delete the list. | |
| list_type | Yes |
watchlist_statsRead-onlyInspect
BULK report of key Amazon stats for the user's WHOLE watchlist in ONE call — every tracked ASIN in the workspace's sourcing watchlist for a marketplace, in a single pass. Use this report instead of looping a per-ASIN tool over the whole watchlist. Each tracked ASIN returns its composite sourcing score, distinct seller count, buy-box leader share, fulfillment (FBA/FBM/AMZ with amz/fba pct), product brand/title and price (or price range). Also returns a top-level summary across the whole watchlist (tracked total, scored count, average score, score buckets, Amazon-dominant / FBA-dominant counts, single-seller vs high-competition counts). Use when the user asks 'show stats for my whole watchlist', 'summarize my watchlist', 'which of my tracked ASINs are single-seller / Amazon-dominant / high-competition', 'score distribution of my watchlist', or any bulk watchlist overview. One call covers the entire watchlist — do NOT call a per-ASIN tool in a loop.
| Name | Required | Description | Default |
|---|---|---|---|
| asin | No | Exact ASIN match. | |
| sort | No | Sort order (all descending): score (composite sourcing score, default), seller_count (distinct sellers), buybox_share (buy-box leader share), amz_dominance, fba_penetration, or price. | |
| limit | No | ||
| max_price | No | ||
| min_price | No | ||
| asin_contains | No | ||
| product_brand | No | Exact product brand (case-insensitive). | |
| fulfillment_in | No | Comma-separated FBA/FBM/AMZ to keep. | |
| marketplace_id | No | Marketplace to scope to: 1 = Amazon UK, 2 = Amazon US (default), 3 = Walmart US. One marketplace per call. | |
| max_seller_count | No | ||
| min_seller_count | No | Only ASINs with >= this many distinct sellers. | |
| max_composite_score | No | ||
| min_composite_score | No | Only tracked ASINs with composite sourcing score >= this. | |
| max_buybox_share_pct | No | ||
| min_buybox_share_pct | No | Only ASINs where the buy-box leader's share >= this percent. | |
| max_amz_dominance_pct | No | ||
| min_amz_dominance_pct | No | Only ASINs with Amazon buy-box dominance >= this percent. | |
| product_brand_contains | No | ||
| max_fba_penetration_pct | No | ||
| min_fba_penetration_pct | No | Only ASINs with FBA penetration >= this percent. |
watchlist_webwideRead-onlyInspect
Bulk web-wide (open-web / off-Amazon) price + MAP findings across your whole watchlist, in one call — reads already-collected results, does not run a live scan. Returns every tracked ASIN with its open-web source count, cheapest off-Amazon price (+ the domain), how many web sources violate MAP, how many are unauthorized sellers, the Amazon buy-box anchor price, and how much cheaper the web is vs Amazon. ASINs not yet scanned show 0 sources / never-scanned. Use for 'where is my whole watchlist cheaper off Amazon', 'web-wide MAP across everything I track', or 'which tracked products are undercut on the open web'. For a live single-product cross-retailer check use find_product_across_web instead.
| Name | Required | Description | Default |
|---|---|---|---|
| asin | No | Exact ASIN match. | |
| sort | No | Order: web_violations (most MAP breaches first), cheapest_web_price, web_savings_vs_amazon (biggest off-Amazon discount first), last_scan. | |
| limit | No | ||
| asin_contains | No | ||
| product_brand | No | Exact product brand (case-insensitive). | |
| marketplace_id | No | Marketplace to scope the watchlist to: 1 = Amazon UK, 2 = Amazon US (default), 3 = Walmart US. | |
| domain_contains | No | Substring match on the cheapest-source domain. | |
| violations_only | No | Keep only ASINs with one or more web MAP violations. | |
| unauthorized_only | No | Keep only ASINs with one or more unauthorized web sellers. | |
| max_web_source_count | No | ||
| min_web_source_count | No | Only ASINs with at least this many distinct open-web sources. | |
| max_cheapest_web_price | No | ||
| min_cheapest_web_price | No | ||
| product_brand_contains | No | ||
| max_web_violation_count | No | ||
| min_web_violation_count | No | Only ASINs with at least this many MAP-violating web sources. |
webotee_job_statusRead-onlyInspect
Check the status of a live Amazon refresh kicked off for an ASIN (returns its current snapshot when ready). job_id is the ASIN. Use after a tool says a live refresh is collecting.
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | The job id (the ASIN being refreshed). | |
| marketplace_id | No | Marketplace (2 = Amazon US). Default 2. |
web_searchRead-onlyInspect
Search the web (Google, via Serper) for a query — returns title + link + snippet. Use for supplier / wholesale / distributor research and review-gap articles.
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Max results (default 10, cap 20). | |
| query | Yes | The search query. |
xmkt_pricing_compareRead-onlyInspect
Cross-marketplace (Amazon vs Walmart) pricing comparison. Returns matched pairs from mv_product_identity with current Amazon price, current Walmart price, delta %, and a coarse Amazon-FBA profitability check. Each pair also carries the Amazon ASIN's product brand, title and catalog price (or price range) plus fulfillment (FBA/FBM/Amazon). Use for arbitrage / sourcing questions ('cheaper on Walmart?'). Single-ASIN or by-brand.
| Name | Required | Description | Default |
|---|---|---|---|
| asin | No | ||
| brand | No | ||
| fulfillment_in | No | Comma-separated FBA/FBM/AMZ to keep. | |
| marketplace_id | No | Amazon-side marketplace for the comparison (Walmart US is always the other side). 1 = Amazon UK, 2 = Amazon US (default) | |
| max_amazon_price | No | ||
| min_amazon_price | No | ||
| max_walmart_price | No | ||
| min_walmart_price | No | ||
| max_match_confidence | No | ||
| min_match_confidence | No | Only matched pairs with Amazon<->Walmart match confidence >= this. | |
| product_title_contains | No | ||
| max_delta_pct_amz_vs_wmt | No | ||
| max_est_arbitrage_profit | No | ||
| min_delta_pct_amz_vs_wmt | No | Only pairs whose Amazon-vs-Walmart price delta percentage is >= this. | |
| min_est_arbitrage_profit | No |
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Your Connectors
Sign in to create a connector for this server.