Skip to main content
Glama

div_search

Search dividend-related disclosures including cash dividend decisions and interim dividends for Korean stocks by ticker and optional date range.

Instructions

desc: 배당/배당금/dividend/DPS 관련 공시 검색 (현금배당 결정, 중간배당 등). when: [tier-3 Search] 배당, 배당금, dividend, DPS, 분배금, 주당배당 관련 공시를 찾을 때. ticker로 검색. rule: 검색 결과에서 rcept_no를 얻어 div_detail에 전달. ref: corp_identifier, div_detail, div_history

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
bgn_deNo
end_deNo
tickerYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

No annotations are provided, so the description carries the burden. It implies a read-only search, but does not explicitly state that it is non-destructive or mention any side effects. Sufficient for a simple search tool but could be more explicit.

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 brief and front-loaded with key information. The structured format (desc:, when:, etc.) is somewhat unnecessary but does not harm clarity.

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

Completeness2/5

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

Given that the tool has 3 parameters, no schema descriptions, and an output schema (not detailed), the description fails to explain the date parameters or output format. It is incomplete for an AI agent to use correctly.

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

Parameters2/5

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

Schema description coverage is 0%, and the description only mentions ticker as the search key. It does not explain the optional bgn_de and end_de parameters, which are likely start and end dates. This is a significant gap.

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 'dividend/DPS related disclosure search' with specific examples like cash dividend decisions and interim dividends, and the 'ref' field distinguishes it from sibling tools like div_detail and div_history.

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?

The description specifies when to use (tier-3 Search for dividend-related disclosures) and includes a rule for passing rcept_no to div_detail, but does not explicitly mention when not to use or list alternatives.

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/MarcoYou/open-proxy-mcp'

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