Skip to main content
Glama
aesthetic-legalism5470

korean-dart-mcp

get_executive_compensation

Retrieve executive compensation data from Korean DART filings: overall averages, individual >500M won, top 5, unregistered, shareholder-approved limits, and by role type, across annual or quarterly reports.

Instructions

임원 보수 6개 섹션을 한 번에 합성 조회: 전체·개인별 5억 이상·상위 5인·미등기·주총 승인금액·유형별. (단일 섹션은 get_periodic_report 로도 조회 가능.)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
corpYes회사명/종목코드/corp_code
yearYes
reportNoannual
sectionsNo조회할 섹션 (미지정 시 6개 모두). total=전체 평균, individual_5eok=개인별 5억↑, top5=상위 5인, unregistered=미등기 임원, approval_limit=주총 승인한도, by_type=직책별 지급금액
Behavior3/5

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

No annotations are provided, so the description must convey behavioral traits. While '조회' (inquiry) implies a read-only operation, the description does not explicitly state that the tool does not mutate data or require special authorization. It focuses on data retrieval but lacks explicit safety or permission cues.

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 extremely concise: two sentences that front-load the primary purpose and sections, then provide an alternative usage note. Every word earns its place with no redundancy.

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 tool's complexity (4 parameters, composite of 6 sections, no output schema), the description covers the core purpose and usage context well. It could mention the output format to aid agent understanding, but the schema's section descriptions already handle defaults. Adequate for effective tool 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 50%, and the description adds value by listing and explaining the six section values for the 'sections' parameter. However, it does not elaborate on the 'corp', 'year', or 'report' parameters beyond what the schema minimally provides, leaving gaps for an agent.

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 performs a composite query of six sections of executive compensation, listing each section and distinguishing it from the sibling tool get_periodic_report for single-section queries. The verb '합성 조회' (synthetic query) and resource '임원 보수 6개 섹션' are specific and unambiguous.

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?

The description explicitly states when to use this tool (for all six sections at once) and when to use an alternative (get_periodic_report for a single section), providing clear guidance on tool selection.

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

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