Skip to main content
Glama

search_cb_events

Read-onlyIdempotent

Search convertible bond events including call redemptions, put resales, conversion price adjustments, and maturity redemptions. Get type-specific quantitative fields to track corporate action signals.

Instructions

Search convertible bond events (可转债事件). Covers: call_redemption (强赎/提前赎回), put_resale (回售), conversion_price_down (下修转股价), maturity (到期兑付). Each event includes: cb_name (可转债名称), cb_event_type (子事件类型), and type-specific quantitative fields like redemption_price, event_price, old_conversion_price/new_conversion_price, event_date, etc. Use when: you want convertible bond corporate action signals — forced redemption deadlines (强赎), put-back rights (回售), conversion price adjustments (转股价修正), or maturity redemption. Convertible bond events are a differentiated product — this tool provides the dedicated entry point for this event category. Returns: {data: [...], cursor: <next_cursor_or_null>, has_more: bool}.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
stock_codesNoComma-separated 6-digit stock codes. Empty = all stocks. Example: '113013,128091' for stock codes that issued convertible bonds.
cb_event_typeNoFilter by convertible bond sub-event type. Options: call_redemption, put_resale, conversion_price_down, maturity. Empty = all types.
statusNoFilter by event status: active, updating, closed, corrected, archived.
cursorNoPagination cursor from previous response.
limitNoMax results per page. Default: 20, Max: 200.
Behavior4/5

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

Annotations already provide readOnlyHint, idempotentHint, openWorldHint. Description adds return format {data, cursor, has_more} and lists type-specific fields like redemption_price, event_price, etc., supplementing the annotations effectively.

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?

Description is structured: purpose, event types, usage scenarios, return format. While slightly verbose, it is well-organized and front-loaded with key information.

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?

Given the parameter count (5) and absence of output schema, the description adequately covers purpose, event types, return format, and usage context. It could include more detail on response fields but remains complete 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 description coverage is 100% with each parameter documented. The description does not add additional semantic meaning beyond the schema; 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?

Description clearly states the tool searches convertible bond events and enumerates four specific sub-event types (call_redemption, put_resale, conversion_price_down, maturity). This differentiates it from sibling tools like search_dividend_events, search_regulatory_events, etc.

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

Usage Guidelines4/5

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

Explicit guidance: 'Use when: you want convertible bond corporate action signals — forced redemption deadlines, put-back rights, conversion price adjustments, or maturity redemption.' While it doesn't explicitly exclude alternatives, the context of many siblings makes the niche clear.

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