Skip to main content
Glama
ncosic

Webotee Amazon Product Research

operator_lost_brands

Read-only

Detect brands an operator recently stopped selling to identify catalog churn. Input a seller name and optional time window to see brands missing from their active listings.

Instructions

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.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
operator_nameYesSeller/operator name.
since_daysNoWindow to compare (default 30, max 180). Brands present before but absent in the last since_days.
marketplace_idNo1 = Amazon UK, 2 = Amazon US (default)
limitNo
brandNoExact brand (case-insensitive).
brand_containsNo
last_seen_week_fromNoYYYY-MM-DD lower bound on last_seen_week.
last_seen_week_toNo
first_seen_fromNo
first_seen_toNo
Behavior4/5

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

Annotations already provide readOnlyHint=true. Description adds 'churn signal' context implying comparison over time. No contradictions; additional behavioral context is minimal but sufficient given annotations.

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?

Two sentences, front-loaded with purpose and usage hints. No wasteful text; every sentence adds value.

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?

Covers purpose and usage but omits output format, pagination, and filter behavior. With 10 parameters and no output schema, more detail on limit and filtering semantics would improve completeness.

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 description coverage is 50%, but tool description does not add any parameter-level details. Undocumented params like limit, brand_contains, last_seen_week_to, first_seen_from/to are left unexplained, forcing reliance on schema which is incomplete.

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?

Clearly states 'Show brands an operator recently stopped selling' with specific verb and resource. Distinguishes from sibling tools like operator_new_brands by focusing on lost brands. Includes example queries.

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

Usage Guidelines4/5

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

Explicitly tells when to use with example queries ('what brands did this seller drop', 'operator churn'). Lacks guidance on when not to use or alternatives, but positive guidance is strong.

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