Skip to main content
Glama

get_chip_flow_overview

Read-onlyIdempotent

Access a stock's complete chip flow data: margin balances, block trades, and insider holding changes to analyze institutional and insider activity.

Instructions

取得個股完整籌碼面概覽:融資融券餘額/使用率、鉅額交易、內部人持股異動(資料來源:Solo Market Database)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
stockIdYes台股代號,例如 2330
daysNo查詢天數,預設 30
Behavior4/5

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

Annotations confirm read-only, non-destructive, idempotent behavior. The description adds value by specifying data source and included data types (margin, block trades, insider changes), giving agents a clear idea of what the call involves.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single concise sentence in Chinese, front-loading the verb and resource. It efficiently lists the data types included, with no wasted words.

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?

No output schema is provided, so the description carries the burden of explaining return values. While it lists the main data categories, it lacks details on response format, pagination, or ordering, leaving some gaps 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 already provides 100% coverage with descriptions for both parameters (stockId and days). The tool description does not add further semantic meaning beyond the schema, so 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 states the tool retrieves a complete chip flow overview, listing specific data types (margin, block trades, insider changes). It distinguishes from siblings like 'get_margin_ranking' by covering a broader set of chip-related data.

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

Usage Guidelines2/5

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

The description provides no guidance on when to use this tool versus alternatives, no prerequisites, and no exclusion criteria. It only states what the tool does, leaving the agent to infer usage context.

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