Skip to main content
Glama

wb_analytics_brand_share_parents

Retrieve parent categories for a brand to prepare brand-share analysis inputs. Specify brand and date range to get category hierarchy for market share calculations.

Instructions

Parent categories of a brand, input for brand-share (категории бренда).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
brandYes
localeNoru|en|zh
date_toYes
date_fromYes

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observedv2.6.1

TDQS

C2.9/5.0
Behavior2/5

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

No annotations are provided, so the description bears full responsibility for behavioral disclosure. It only states what the tool conceptually returns and does not describe output format, date-range behavior, read-only nature, or any other operational traits beyond the minimal purpose.

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

Conciseness4/5

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

The description is a single concise sentence with no filler. It front-loads the core concept and adds context about being input for brand-share, though it is under-specified rather than richly concise.

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

Completeness2/5

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

With four parameters, no annotations, and no output schema, the description is too thin to fully support correct invocation. It does not explain the meaning of the required date range, what the response will contain, or how the output should be fed into a brand-share call. The sibling context provides some orientation but does not fill these gaps.

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 only 25%, with just 'locale' briefly documented. The description adds slight clarity by indicating that 'brand' refers to the brand whose parent categories are returned, but it leaves date_from and date_to completely unexplained, and the locale values are only partially covered by the schema.

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

Purpose4/5

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

The description identifies a specific resource ('parent categories of a brand') and frames it as input for brand-share, which helps distinguish it from wb_analytics_brand_share and wb_analytics_brand_share_brands. However, it lacks an explicit verb such as 'get' or 'list', so it reads more like a noun phrase than a clear operation.

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

Usage Guidelines3/5

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

The phrase 'input for brand-share' implies this tool should be used as a preparatory lookup before running brand-share analytics, and the sibling name wb_analytics_brand_share_parents reinforces that. There is no explicit statement of when to use it versus wb_analytics_brand_share_brands or wb_analytics_brand_share, nor any when-not-to-use guidance.

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/DeviceIngineering/wb-mcp-server'

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