Skip to main content
Glama

实时数据/腾讯新闻热榜

Access real-time trending news from Tencent News to monitor current events and stay informed about popular topics.

Instructions

实时数据/腾讯新闻热榜

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It only states the source ('腾讯新闻热榜'), without describing what the tool does (e.g., returns a list, fetches data), any constraints (e.g., rate limits, authentication needs), or output behavior. This is inadequate for a tool with zero annotation coverage, as it leaves critical behavioral traits unspecified.

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

Conciseness3/5

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

The description is extremely concise—just the tool name repeated—which could be seen as efficient but results in under-specification. It's front-loaded with the source, but every sentence (in this case, the single phrase) doesn't earn its place by adding value beyond the name. It's brief but lacks substance, making it more sparse than optimally structured.

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 complexity (a data-fetching tool likely returning hot list items), lack of annotations, and no output schema, the description is incomplete. It doesn't explain what the tool returns (e.g., list of articles, rankings), any behavioral aspects, or usage context. For a tool with siblings and potential data-rich output, this minimal description fails to provide enough information for effective agent use.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The tool has 0 parameters, and schema description coverage is 100%, so there's no need for parameter information in the description. The description doesn't add meaning beyond the schema, but with no parameters, the baseline is 4. It appropriately avoids unnecessary parameter details, though it could hint at implicit context if relevant.

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

Purpose2/5

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

Tautological: description restates name/title.

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. Given the sibling tools include other hot lists (e.g., '实时数据/微博热搜' for Weibo, '实时数据/知乎热榜' for Zhihu), there's an implied context of fetching hot lists from different platforms, but no explicit when/when-not instructions or named alternatives are mentioned. This leaves usage unclear beyond the source name.

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/xiaobenyang-com/xiaobenyang-mcp-2'

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