Skip to main content
Glama

analyze_stock

Analyze A-share stocks with natural language queries. Get price, key financials, and concise investment points generated by AI.

Instructions

用自然语言分析 A 股标的,返回价格、关键财务与 LLM 生成的简明投资要点。

Args: query: 自然语言请求,例如「分析贵州茅台的 ROE 和毛利率」。 symbol: 可选,直接指定标的代码或名称,如 600519 / 贵州茅台。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes
symbolNo
Install Server

TDQS

A3.9/5.0
Behavior3/5

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

With no annotations, the description bears full responsibility for behavioral disclosure. It clearly states what the tool returns (price, key financials, LLM points) and that it uses an LLM, but it omits potential side effects like data freshness, error behavior, or whether real-time data is used.

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 concise and well-structured: a short purpose statement followed by a compact Args section. Every sentence adds value, with no redundancy or unnecessary detail.

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?

Given the absence of annotations and output schema, the description provides adequate coverage of purpose and parameters but lacks depth on output format specifics, financial metrics included, or selection criteria against sibling tools. It is sufficient for a simple tool but leaves some gaps.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, so the description compensates by explaining each parameter with concrete examples. It clarifies that 'query' is a natural language request and 'symbol' is optional with a specific code/name format, adding value beyond the bare 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 analyzes A-share stocks using natural language and returns price, key financials, and LLM-generated investment points. This specific verb+resource+output distinguishes it from siblings like screen_stocks (screening) and compare_stocks (comparing).

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 provides usage context through query and symbol examples, implying when to use the tool (for natural language stock analysis). However, it does not explicitly mention when not to use it or alternatives such as stock_report or screen_stocks, leaving tool-selection guidance vague.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

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/MikeWang1994/finsage'

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