ashare_changedist
涨跌分布(涨跌家数/涨跌停/成交额)——市场广度。· 免费工具(无需 Key)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |
涨跌分布(涨跌家数/涨跌停/成交额)——市场广度。· 免费工具(无需 Key)
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |
Changes observed during successful MCP inspections.
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full behavioral disclosure burden. It does disclose one meaningful behavioral trait: '免费工具(无需 Key)' states that no API key is required, which addresses authentication expectations. However, it does not mention whether the tool is read-only, whether data is delayed, or any limits, though the zero-parameter and output-schema presence reduce the risk. The disclosure is minimal but not absent.
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 very concise, with the core purpose front-loaded and the free/no-nejmensaje requirement appended cleanly. Every phrase adds some value: the topic, the parenthetical scope, the market-breadth label, and the Key-free note. It could be slightly more informative about usage context, but for a zero-parameter tool it is appropriately sized.
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?
For a zero-parameter tool with an output schema, the description does not need to explain return values, so the lack of that detail is acceptable. What is missing is guidance on when this tool should be preferred over overlapping siblings such as ashare_market_overview or ashare_hot. The free/no-key note adds operational context, but the overall description is just enough to identify the tool, not fully complete for routing an agent to the correct tool among similar ones.
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 tool has zero parameters patible with an empty schema, so the baseline is 4 even without parameter detail in the description. The description does not need to explain parameter semantics because there are none to explain. The mention of '涨跌分布……成交额' adds context about what the returned data represents, which indirectly helps an agent understand the no-parameter call.
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 identifies the tool's resource as '涨跌分布' (rise/fall distribution) and defines its scope with parenthetical details: rise/fall counts, limit-up/down, turnover, and market breadth. It does not use an explicit verb like 'get' or 'query', but the noun phrase plus explanation makes the purpose understandable. It doesn't explicitly distinguish this from siblings like ashare_market_overview, but the market-breadth framing is a distinctive clue.
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?
The description provides a usage-related context by saying it is a free tool requiring no Key, which implies it can be used without authentication. However, there is no guidance about when to choose this tool over sibling tools such as ashare_market_overview or ashare_hot, and no exclusions or alternative conditions. The when-to-use guidance is essentially absent.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Add one secure layer between your agents and this server.