Skip to main content
Glama

get_periodic_report

Extract specific sections from Korean corporate periodic reports, such as largest shareholder, executive compensation, auditor opinion, and dividends, by company, year, and report period.

Instructions

사업보고서 내 29개 세부 섹션을 report_type enum 으로 단일 도구 호출. 예: 최대주주 현황·임원 보수·감사인·배당·자기주식·회사채 미상환 등. (정기보고서 전체 원문이 필요하면 download_document.)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
corpYes회사명/종목코드/corp_code
yearYes
reportNoannual
report_typeYes섹션 29종: 주주(largest_shareholder·largest_shareholder_changes·minority_shareholders·total_stocks) / 임직원(executives·employees·outside_director_changes) / 보수(executive_compensation_total·executive_compensation_individual·individual_pay_top5·unregistered_executive_comp·director_total_comp_approval·director_total_comp_by_type) / 회계감사(auditor_opinion·audit_service_contract·non_audit_service_contract) / 자본(capital_increase_decrease·dividends·treasury_stock) / 자금사용(private_placement_fund_use·public_offering_fund_use) / 타법인출자(other_company_investment) / 채무증권(debt_securities_issuance·cp_unredeemed·short_term_bond_unredeemed·corp_bond_unredeemed·hybrid_capital_unredeemed·contingent_capital_unredeemed)
Behavior3/5

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

No annotations provided, so description must carry the burden. While it explains the scope (29 sections), it does not discuss side effects, authentication needs, rate limits, or behavior when data is missing. Adequate but not comprehensive.

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?

Single, well-structured sentence with essential information front-loaded. Examples and alternative tool mention are concise. No wasted words.

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 4 parameters, no output schema, and no annotations, the description is fairly complete. It explains the tool's scope, key parameter options, and provides an alternative for full text. Lacks output format or error handling details, but sufficient for a retrieval tool.

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

Parameters4/5

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

Schema description coverage is 50%. The description adds value by grouping report_type enum values into categories (shareholders, executives, etc.) and providing an example. It compensates for the coverage gap by explaining the meaning of the key parameter beyond the schema.

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 it retrieves 29 detailed sections of a periodic report via a single tool call using the report_type enum, with specific examples (e.g., largest shareholder, executive compensation). It also distinguishes the sibling tool download_document for full text.

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?

Description explicitly states when to use this tool (for specific sections) and when not to (use download_document for full text). No ambiguity.

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/chrisryugj/korean-dart-mcp'

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