Skip to main content
Glama

get_fund_flow_sankey

Read-onlyIdempotent

Analyze detailed fund flows by industry for foreign, trust, and dealer investors. Select investor type and top N industries to view specific buy/sell amounts per sector.

Instructions

取得三大法人資金按產業細分的詳細流向,可指定外資/投信/自營商,顯示各投資人對每個產業的具體買賣超金額。適合深入分析特定投資人的產業佈局。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
investorNo法人類型: all, foreign, trust, dealer,預設 all
topNNo顯示前 N 大產業,預設 10
Behavior3/5

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

Annotations already declare readOnlyHint and idempotentHint, so the safety profile is clear. Description adds context about returning detailed flows per industry but does not disclose limitations like time range or data format.

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?

Two sentences: first defines purpose, second states use case. No wasted words; clear and front-loaded.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple two-parameter read-only tool, the description covers purpose, scope, and intended use sufficiently. No output schema needed.

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 coverage is 100% and description restates the enum values (foreign, trust, dealer) and topN purpose. Adds marginal value beyond schema.

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?

Description clearly states the tool retrieves detailed fund flows of three major institutional investors (foreign, trust, dealer) broken down by industry, distinguishing it from sibling tools like get_institutional_flow which likely provide aggregated views.

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?

Implies use for in-depth analysis of specific investors' industry positioning ('適合深入分析特定投資人的產業佈局'), but does not explicitly state when to avoid this tool or compare with alternatives.

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/kevinlin49361128-stack/stock-analyzer-mcp'

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