Skip to main content
Glama

div_history

Retrieve dividend history and details for a stock, including DPS, dividend changes, payment dates, and payout ratios, by parsing individual cash dividend disclosures.

Instructions

desc: 배당 이력/추이 — 공시 건별 집계. 보통주/우선주 DPS, 배당금 변화, 배당구분(결산/분기/중간), 기준일, 지급일, 배당성향, 배당수익률, dividend history, 종류주식 상세. when: [tier-5 Detail] 배당 추이, 배당 변화, 배당 증가/감소, DPS 변동, dividend history를 볼 때. 분기배당 여부, 배당 시작/중단 시그널 감지. rule: 현금배당결정 공시(거래소)를 건별로 파싱하여 집계. 배당구분은 공시 자체에 명시(결산배당/분기배당/중간배당). alotMatter는 연간 요약(배당성향/수익률)으로만 사용. ref: div_detail, ownership_treasury_tx

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
yearsNo
formatNomd
tickerYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

No annotations provided, so description carries full burden. It discloses data source (parsing cash dividend decisions), aggregation method (by event), and that dividend type is from the disclosure itself. Does not mention rate limits or side effects, but read-only nature is implicit.

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?

Well-structured with labeled sections (desc, when, rule, ref) that front-load the purpose. Each sentence adds value, and the description is thorough without being verbose.

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?

Covers purpose, usage, data source, and aggregation rules. Does not explain parameters (years, format) but has output schema. For a 3-parameter tool with no annotations, it is fairly comprehensive.

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 description does not explain the 'years' or 'format' parameters. 'ticker' is obvious. The description mentions trends over years but not explicitly linking to the years parameter. Inadequate compensation for low coverage.

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 provides dividend history/trends aggregated by disclosure, listing specific data points like DPS, dividend changes, and types. It distinguishes from siblings by referencing related tools (div_detail, ownership_treasury_tx).

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

Usage Guidelines5/5

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

Explicitly states when to use (checking dividend trends, changes, signals) and provides a rule explaining data aggregation from exchange disclosures. No exclusion of alternatives, but the when section gives clear context.

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