Skip to main content
Glama

TrendHub

get_content_brief

Read-only

专家创作简报:围绕主题聚合真实热点证据、相关搜索词、情感信号、同平台真实爆款样本,并匹配模板,输出逐格填充指引与可直接交给大模型的 productionPrompt。脚本/文案/方案的成稿由调用方大模型完成。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
geoNo搜索趋势地区
goalNo目标,如 涨粉/带货转化/品牌曝光/线索收集
topicYes创作主题/要蹭的热点
audienceNo目标人群画像
platformNo目标平台,如 douyin/xiaohongshu/weibo/wechat/twitter/douyin-live;all=通用
template_idNo模板 id;不传则按 platform 自动匹配

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.2/5.0
Behavior4/5

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

Annotations already signal readOnlyHint=true, openWorldHint=true, and destructiveHint=false, so the safety profile is covered. The description adds meaningful behavioral context beyond annotations: it aggregates multiple evidence types, matches templates, outputs both filling guidance and a productionPrompt, and explicitly does not produce the finished script/copy/plan.

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 two sentences with no filler. The core purpose is front-loaded ('专家创作简报'), the aggregation scope is listed compactly, and the boundary condition about who completes the final draft is placed at the end without repetition.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With no output schema, the description adequately explains what is returned: fill-in guidance and a productionPrompt. It also covers scope and boundary. It is slightly less complete on parameter interactions (e.g., platform vs template_id) and the exact format of the output, but for an agent deciding to call this tool, the essential information is present.

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 schema already documents all six parameters. The description indirectly maps to topic ('围绕主题'), platform ('同平台'), and template_id ('匹配模板'), but adds no semantic detail beyond what the schema provides, so the baseline of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states a specific verb+resource: it creates an expert brief by aggregating hot-topic evidence, search terms, sentiment signals, and viral samples, then produces fill-in guidance and a productionPrompt. It also distinguishes itself from content-generation tools by explicitly noting the final draft is done by the calling LLM.

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

Usage Guidelines4/5

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

The description gives clear context for when to use the tool: when you need a research-backed creative brief around a topic, with template matching and productionPrompt output. It implicitly excludes final-draft generation by saying that is the caller's responsibility, but it does not explicitly name alternatives or state when-not-to-use conditions.

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