Skip to main content
Glama

get_institutional_flow

Read-onlyIdempotent

Retrieve daily three major institutional flows in Taiwan stocks: foreign, investment trust, and dealer net buy/sell totals, with industry net flow rankings. Understand market institutional dynamics.

Instructions

取得今日台股三大法人整體概況:外資、投信、自營商合計買賣超金額,以及各產業淨流向排名。適合快速掌握大盤法人動態。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dateNo查詢日期 YYYYMMDD 格式,預設最近交易日
Behavior3/5

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

Annotations already provide readOnlyHint, destructiveHint, and idempotentHint. The description adds no further behavioral traits beyond what annotations convey. It is consistent and does not contradict annotations.

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?

The description is a single sentence that conveys the essential purpose and is front-loaded. Every part is meaningful and concise.

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 read-only tool with one optional parameter and clear annotations, the description provides adequate context about the returned data (buy/sell amounts and industry ranking). No output schema is 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?

The input schema has 100% coverage for the single optional 'date' parameter, with a description in the schema. The tool description does not add additional parameter semantics, but the schema is sufficient.

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?

The description clearly states the tool retrieves the overall institutional flow of Taiwan stocks (foreign, investment trusts, dealers) and net flow ranking by industry. It provides a specific verb and resource, but does not explicitly differentiate from sibling tools like get_market_overview or get_sector_ranking.

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?

The description mentions suitability for quickly grasping market institutional dynamics, which implies a use case but lacks explicit guidance on when to use versus alternatives, or when not to use. No comparison with siblings.

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