Skip to main content
Glama

a-----mrj1xqd5

A-share Billboard: Returns the day's A-share dragon-tiger details: listed stocks, top-5 buy/sell seats, institution/hot-money net, listing reason (limit-up/down/turnover/amplitude). Full seat-game panorama.

-- English -- 返回当日 A股龙虎榜明细:上榜个股、买卖前五席位、机构/游资净额、上榜原因(涨停/跌停/换手/振幅)。席位博弈全景。 🆓 5 free trial calls per signed wallet

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

B3.2/5.0
Behavior3/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. It does disclose the returned content and a commercial constraint ('5 free trial calls per signed wallet'), which is real behavioral context, but it omits whether the data is live vs. post-close, whether any wallet/auth signing is required to call it, and any rate limits.

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 English sentence is well front-loaded and earns its place, but the full Chinese restatement roughly doubles the length without adding information for an English-reading agent, and the free-trial line is appended loosely at the end.

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?

For a zero-param, no-output-schema tool, the description does describe the return payload, which is the key requirement. However, it leaves open whether the result is intraday or end-of-day only, and whether the call requires a signed/paying wallet, both of which an agent needs before invoking.

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?

Zero parameters with 100% schema coverage, so the baseline is 4. There is nothing parameter-related for the description to add, and it correctly does not invent inputs.

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?

States a specific verb+resource ('Returns the day's A-share dragon-tiger details') and enumerates the exact payload: listed stocks, top-5 buy/sell seats, institution/hot-money net, and listing reason. An agent knows precisely what data comes back, though it does not distinguish itself from the nearby A-share sibling (a-pe-pb-----mrj23i7f).

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 phrase "the day's" implies today's snapshot only, but there is no explicit when-to-use, no when-not-to-use, and no named alternative for historical or other A-share queries. Nothing tells the agent under what conditions this tool should be chosen.

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