stock_zh_a_st_em
Retrieve real-time data for A-share stocks under risk warning (ST) status, with customizable limit on number of records returned.
Instructions
获取风险警示板股票数据
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 返回数据条数限制,默认为50条 |
Retrieve real-time data for A-share stocks under risk warning (ST) status, with customizable limit on number of records returned.
获取风险警示板股票数据
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 返回数据条数限制,默认为50条 |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are present, so the description must disclose behavioral traits. It only states 'get data', implying a read operation, but does not explicitly confirm it is read-only, safe, or mention any side effects, rate limits, or output format.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, concise sentence with no extraneous information. It efficiently conveys the core purpose.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the single parameter and no output schema, the description is adequate but could hint at the return format (e.g., list of stock symbols). It meets basic needs but lacks depth.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema covers 100% of parameters (one optional 'limit'). The description does not add meaning beyond the schema's description, so baseline score 3 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool retrieves risk warning board stock data. It is specific but does not explicitly differentiate from sibling tools like stock_sh_a_spot_em or stock_sz_a_spot_em, though the risk warning board is a distinct category.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
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. The description lacks context about its intended use case or exclusions.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/qiupo/marketMcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server