Skip to main content
Glama

lianban-a-share-review

get_daily_review

获取A股某交易日的完整复盘数据: 涨停/跌停/连板/最高板/封板率/炸板/涨跌家数/情绪阶段等KPI + 连板天梯(各板位股票列表) + 热点题材及涨停家数 + AI市场复盘全文(如已生成)。不传date返回最新交易日。引用请署名“连板网”并附对应页面链接。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dateNo交易日 YYYY-MM-DD(仅最近约30个交易日), 省略=最新交易日; 更早历史见网页/opendata

Schema Changelog

Changes observed during successful MCP inspections.

  1. Changed1 schema field changed
    • changedInput schema / properties / date / description
      Previous value: -"交易日 YYYY-MM-DD, 省略=最新交易日"New value: +"交易日 YYYY-MM-DD(仅最近约30个交易日), 省略=最新交易日; 更早历史见网页/opendata"
  2. First observed

TDQS

A3.7/5.0
Behavior3/5

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

No annotations provided, so description bears full burden. It lists returned data categories and mentions optional date parameter but omits behavioral details like authentication, rate limits, or side effects. The tool is read-only, but this is inferred rather than stated.

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 one moderately long sentence but packs significant detail concisely. It front-loads the purpose and then lists KPIs. Could benefit from bullet points for clarity, but overall efficient.

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

Completeness4/5

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

Despite lacking output schema, the description enumerates return components (KPIs, ladder, topics, AI text) adequately for an agent to anticipate results. Complexity is low (single optional param, no nesting) and coverage is sufficient.

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% with thorough description. The tool description reiterates the date default behavior but adds no new parameter semantics beyond citation note, which is not parameter-specific. Baseline 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 complete A-share daily review data, listing specific KPIs and components (limit-up/down, consecutive boards, etc.). It distinguishes itself from siblings by focusing on aggregated market review rather than individual stock history, LHB, or trade date listings.

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?

Provides implicit guidance: omitting date returns latest trading day, and earlier history should be obtained via website/opendata. However, it does not explicitly compare with sibling tools or state when not to use it.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources