Skip to main content
Glama
lzw-wo
by lzw-wo

get_money_flow

Query A-share money flow data for a stock code: view main force and retail net inflows with large, medium, and small order distribution.

Instructions

获取A股资金流向数据(主力/散户净流入、大单中单小单分布)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
codeYes股票代码,如 600519
daysNo查询天数(默认5,最多30)
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 discloses the type of data returned (main/retail net inflow, order size distribution) but omits details about return format, units, date behavior, or any potential side effects. It is not misleading, but transparency is average.

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?

A single compact sentence conveys the core purpose and data categories without redundant phrases. It is front-loaded and every word adds value.

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?

The tool is relatively simple with well-defined parameters, but there is no output schema and the description does not clarify the return structure or units. While adequate for selection, the absence of result-shape information leaves some ambiguity for an agent.

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% for both parameters (code and days), including an example and constraints. The description adds no additional parameter context, but since the schema is self-sufficient, the baseline score 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 identifies the tool as retrieving A-share money flow data, specifying key sub-components (main/retail net inflow and large/medium/small order distribution). This provides a specific verb+resource+scope that distinguishes it from sibling tools like get_realtime_quote or get_kline.

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

Usage Guidelines3/5

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

Usage context is only implied through the tool name and description; it does not explicitly state when to prefer this over alternatives or mention any exclusions. The description makes clear it is for money flow analysis, but lacks direct comparison with sibling tools.

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/lzw-wo/agu-mcp'

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