Skip to main content
Glama

TrendHub

trend_intelligence

Trend Intelligence Engine:基于本地真实历史计算生命周期(emerging/accelerating/mainstream/saturating/declining)、排名速度、持续性、跨平台扩散、数据源可靠度和置信度。默认先刷新当前核心平台;历史不足会明确返回 insufficient_history。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
keywordYes要评估生命周期的关键词/话题
refreshNo是否先刷新当前数据,默认 true
platformsNo可选平台,逗号分隔;默认核心平台

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

B3.4/5.0
Behavior4/5

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

The annotations are sparse (readOnlyHint=false, openWorldHint=true, destructiveHint=false), so the description adds meaningful behavioral context: it refreshes the current core platform by default and explicitly returns insufficient_history when historical data is lacking. This goes beyond the annotations, although it does not fully explain side effects of the refresh operation.

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 dense sentence that packs in the computed metrics, default behavior, and error condition without excessive verbosity. It could be slightly better structured with clearer separation of inputs, outputs, and behavior, but it is efficient and each clause contributes useful information.

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?

With no output schema and only sparse annotations, the description should carry more weight. It explains what metrics are computed and the insufficient_history response, but it does not describe the return structure, how to specify alternative platforms in practice, or how to interpret the computed metrics. This is adequate for a basic call but leaves gaps for an agent needing precise invocation and response expectations.

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?

Schema description coverage is 100%, so the baseline is 3. The description adds high-level context about lifecycle and refresh defaults but does not materially expand on the meaning of keyword, refresh, or platforms beyond what the schema already states.

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 identifies a trend intelligence engine that computes lifecycle phases, ranking speed, persistence, cross-platform diffusion, source reliability, and confidence. This is specific enough to convey the tool's core purpose, but it does not explicitly differentiate it from closely related siblings like keyword_trend_curve or discover_trending_topics.

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 gives no explicit guidance on when to choose this tool over its many siblings. It mentions default refresh behavior and an insufficient_history return, but these are operational details rather than usage criteria, so an agent gets little help with tool selection.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources