Skip to main content
Glama

search_risk_events

Read-onlyIdempotent

Search risk events such as delisting, pledge, trading halt, and lockup expiration to receive early warning signals for stocks.

Instructions

Search risk events (ST/退市风险/质押风险/停复牌/限售解禁). Covers delisting_risk, pledge_risk, trading_halt_resume, lockup_expiration. Use for early warning signals.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
stock_codesNoComma-separated stock codes. Empty = all.
statusNoFilter by event status.
cursorNoPagination cursor.
limitNoMax results. Default: 20.
Behavior3/5

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

Annotations already declare readOnlyHint, idempotentHint, and destructiveHint, so the description's safety profile is clear. The description adds context about covered risk event types but does not disclose additional behavioral traits like pagination behavior or performance characteristics.

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 two concise sentences with no wasted words. It front-loads the key information: what the tool does and what it covers, then adds a use-case hint.

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?

For a read-only search tool with 4 well-documented parameters and no output schema, the description adequately conveys the scope (risk events types) and purpose. It could be more complete by hinting at the output format or differentiating from similar sibling tools, but it is sufficient for selection.

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%, so each parameter already has a description in the schema. The tool description does not add any parameter-specific details beyond the schema, meeting the baseline for high coverage.

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 it searches risk events and lists specific types (delisting risk, pledge risk, etc.), making the purpose specific and actionable. However, it does not explicitly differentiate from sibling tools like 'search_events' or 'search_events_by_type', leaving some ambiguity.

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 suggests using it for 'early warning signals', providing a use case. However, it does not mention when not to use it or compare with alternatives among the 14 sibling tools, so guidance is limited.

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/NengjiangLunpi/astockevent-mcp'

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