Skip to main content
Glama
ncosic

Webotee Amazon Product Research

operator_top_brands

Read-only

Discover the top brands an Amazon operator sells, ranked by estimated 30-day sales. Analyze revenue contribution and buybox share per brand.

Instructions

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.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
operator_nameYesSeller/operator name.
sortNoSort order: est_sales (estimated 30-day revenue, default), est_units, buybox_days (observed buybox days), or asin_count.
marketplace_idNo1 = Amazon UK, 2 = Amazon US (default)
limitNo
brandNoExact brand (case-insensitive).
brand_containsNo
min_asin_countNo
max_asin_countNo
min_observed_buybox_daysNo
max_observed_buybox_daysNo
min_est_units_30dNo
max_est_units_30dNo
min_est_revenue_30dNo
max_est_revenue_30dNo
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already indicate readOnlyHint=true, so the read-only nature is clear. The description adds value by explaining the return fields (est_units_30d, est_revenue_30d, asin count, buybox days) and the estimation methodology (weighted by buy-box share). No contradictions.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise: two sentences that front-load the main purpose, provide concrete usage examples, and include an alternative tool reference. No wasted words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

While the description covers the primary use case and return fields, it does not explain the many filter parameters (e.g., brand_contains, range filters). With no output schema, more detail on the response structure or pagination would help. Adequate for basic queries but incomplete for advanced filtering.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is low (29%) with only 4 of 14 parameters described in the schema. The description does not elaborate on undocumented parameters like min_asin_count, brand_contains, or range filters. It only mentions the sort default (est_sales). This fails to compensate for the lack of schema descriptions.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool shows brands an operator sells most by estimated sales, with explicit example queries like 'what brands does this seller sell the most of'. It distinguishes itself from sibling tool operator_brands_by_competition.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explicitly says when to use (brand-level drill-down by sales) and when not (brand competition, directing to operator_brands_by_competition). It also provides specific query examples.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ncosic/webotee-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server