Skip to main content
Glama
ztxtxwd

juejin-mcp-server

by ztxtxwd

analyze_content_quality

Assess content quality and popularity for Juejin articles or pins, generating detailed reports with actionable improvement suggestions.

Instructions

评估内容质量和受欢迎程度,提供详细的质量分析报告

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
content_idYes内容ID(文章或沸点)
content_typeYes内容类型
include_improvement_suggestionsNo是否包含改进建议
Behavior2/5

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

With no annotations provided, the description must disclose behavioral traits such as whether this is a read-only analysis, what 'popularity' means, or what the report contains. It only says it evaluates and provides a report, leaving the actual behavior and output largely unspecified.

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 that states the core purpose and deliverable without unnecessary detail. It is appropriately sized and front-loaded.

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?

This is a moderately complex analysis tool with no output schema and no annotations. The description does not clarify what the 'quality analysis report' includes, how to interpret results, or how it relates to similar sibling tools, leaving significant gaps for an agent trying to use it correctly.

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 schema already provides 100% description coverage for all three parameters, including enums and defaults. The description adds no parameter-level meaning beyond what the schema provides, meriting the baseline score.

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 evaluates content quality and popularity and produces a detailed analysis report. It is specific enough to distinguish from analyze_pin_trends and analyze_article_quality, though it does not explicitly mention that it covers both articles and pins.

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 like analyze_article_quality or analyze_pin_trends. The description gives no context for tool selection, exclusions, or prerequisites.

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