Skip to main content
Glama
zhangluka

grain-seo-mcp

by zhangluka

bing_analytics_trends

Analyze site query performance in Bing to detect rising or declining trends using adjustable timeframes, percentage thresholds, and minimum clicks.

Instructions

Detect rising or declining trends in Bing query performance

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
siteUrlYesThe URL of the site
daysNoNumber of days to analyze (default 28)
thresholdNoMinimum percentage change (default 10)
minClicksNoMinimum clicks required (default 100)

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observedv0.1.0

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 carries full responsibility for behavioral disclosure. It only states the purpose without revealing details like output format, whether the tool returns a list of queries, thresholds for trend detection, or any side effects. This is insufficient for a tool that analyzes performance metrics.

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, clear sentence that immediately conveys the core function. It is concise and front-loaded with the purpose. However, it could be slightly expanded with additional context without losing conciseness.

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 the lack of output schema and the tool's analytical nature (detecting trends), the description is too brief. It does not explain what the output looks like (e.g., ranked lists, percentage changes), how the trend detection works, or what parameters like 'days' and 'threshold' influence. More context is needed for effective use.

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

Parameters3/5

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

The input schema has 100% description coverage for all four parameters, so the schema already documents each parameter's meaning. The description adds no further context beyond the schema. Baseline score of 3 is appropriate as the description does not need to compensate for missing parameter documentation.

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 clearly states the tool's purpose: detecting rising or declining trends in Bing query performance. It uses a specific verb ('detect') and specifies the resource ('Bing query performance'). However, it does not explicitly distinguish from sibling tools like 'bing_analytics_detect_anomalies' or 'bing_analytics_time_series', but the focus on 'trends' provides some differentiation.

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

Usage Guidelines2/5

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

The description provides no guidance on when to use this tool versus alternatives. Sibling tools such as 'bing_analytics_detect_anomalies' or 'bing_analytics_compare_periods' exist, but no conditions, exclusions, or prerequisites are mentioned.

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

Deploy Server

Other Tools