Skip to main content
Glama
ztxtxwd

juejin-mcp-server

by ztxtxwd

generate_trend_report

Generate detailed trend analysis reports from cross-platform data and predictions, with configurable time range and platform insights for Juejin content trends.

Instructions

生成综合趋势分析报告,包含跨平台数据和预测

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
time_rangeNo报告时间范围(小时)
include_platform_insightsNo是否包含平台洞察
Behavior2/5

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

No annotations are provided, so the description must carry the full behavioral disclosure burden. It mentions the report includes cross-platform data and predictions, but does not disclose operational traits such as side effects, permissions, rate limits, or performance implications. For a report-generation tool, this is insufficient.

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, front-loading the main purpose without extraneous words. It is appropriately sized for the tool's simplicity, though it sacrifices content richness for brevity.

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 an output schema and annotations, and the presence of many trend-related sibling tools, the description is too thin. It does not explain the structure of the report, what 'predictions' entail, how parameters affect the outcome, or how this tool differs from similar ones, leaving significant ambiguity for selection and invocation.

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 both parameters (time_range and include_platform_insights), so the schema already defines their meaning. The description adds no extra parameter context beyond what the schema provides, making the baseline 3 appropriate.

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 specifies a clear verb ('生成' / generate) and resource ('综合趋势分析报告' / comprehensive trend analysis report), and mentions cross-platform data and predictions, giving some specificity. However, it does not differentiate from sibling tools such as analyze_trends or get_simple_trends, which also analyze trends, so it lacks explicit sibling distinction.

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. It only states what the tool does, without any contextual triggers, prerequisites, or comparisons to sibling tools, leaving the agent without direction for tool selection.

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/ztxtxwd/juejin-mcp-server'

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