Skip to main content
Glama

wb_analytics_grouped_history

Compare sales funnel performance by product groups across periods with daily aggregation. Analyze group-level conversion and sales trends using Wildberries seller data.

Instructions

Sales funnel by product groups, per day, compares periods (воронка по группам).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nm_idsYes
date_toYes
date_fromYes
aggregation_levelNoday

Schema Changelog

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

  1. First observedv2.6.1

TDQS

B3.4/5.0
Behavior3/5

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

With no annotations, the description carries the behavioral burden. It discloses that the tool groups data, uses daily granularity, and compares periods, which is useful. However, it does not explain what the output looks like, how comparison is represented, or whether there are request constraints.

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 short and front-loaded, with the main scope in the first clause. The parenthetical Russian phrase repeats the English content and adds little value, but overall the description is efficiently sized.

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?

Given there is no output schema, no annotations, and no parameter descriptions, the description is too sparse. It does not explain the return structure, how period comparison is configured, or what the optional aggregation_level can be set to, leaving important gaps for an agent.

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 0%, so the description must compensate. It loosely maps 'by product groups' to nm_ids and 'per day' to aggregation_level, but it leaves date_from/date_to semantics, date formats, and aggregation_level values unexplained. The mapping is too vague to fully support correct invocation.

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's function: it returns a sales funnel grouped by product groups and day, and compares periods. This distinguishes it from siblings like wb_analytics_history and wb_analytics_detail, which do not explicitly signal product-group or period-comparison behavior.

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 description implies when to use it—when sales-funnel data by product groups and daily period comparison is needed—but it does not explicitly state exclusions or name alternatives. An agent can infer the use case, but the guidance is not direct.

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