Skip to main content
Glama
ztxtxwd

juejin-mcp-server

by ztxtxwd

get_simple_trends

Analyze current popular tags and topics from Juejin with simplified trend data. Optionally include active author analysis for deeper insights.

Instructions

获取简化版趋势分析,基于当前数据快速分析热门标签和话题

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo返回趋势数量
include_authorsNo是否包含活跃作者分析
Behavior2/5

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

With no annotations, the description must carry the full burden but only mentions 'based on current data' and 'quickly' as behavioral hints. It does not disclose return format, data scope, or any side effects, which is insufficient for a tool without annotation support.

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

Conciseness5/5

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

The description is a single concise sentence with no fluff. It front-loads the purpose and provides a brief behavior note, earning full marks for conciseness.

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?

Given low complexity (2 optional params, no output schema), the description is adequate but incomplete. It fails to explain what 'simplified' means, how it differs from full trend analysis, or what the return structure looks like, leaving gaps for a tool with no output schema.

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 does not add meaning beyond the schema; it only vaguely mentions topics and tags, but the parameters (limit and include_authors) are already well-documented in 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 clearly states the tool provides simplified trend analysis of hot tags and topics ('获取简化版趋势分析,基于当前数据快速分析热门标签和话题'). It has a specific verb and resource, but does not explicitly differentiate from sibling tools like analyze_trends or get_hot_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?

No guidance is provided on when to use this tool versus alternatives such as analyze_trends or get_hot_topics. The description only implies quick analysis of current data, but there is no explicit context or exclusion.

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