Skip to main content
Glama
ChangooLee

MCP OpenDART

by ChangooLee

get_individual_compensation_amount

Retrieve individual executive compensation data from South Korea's OpenDART system to analyze pay disparities and governance risks for specific corporations.

Instructions

고액 수령자 중심 임원 보수 정보를 통한 보상 불균형 및 지배구조 리스크 분석

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
corp_codeYes고유번호 (8자리)
bsns_yearYes사업연도 (예: 2024)
reprt_codeYes보고서코드 (11011: 사업보고서, 11012: 반기보고서, 11013: 1분기, 11014: 3분기)
Behavior1/5

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

No annotations are provided, so the description carries full burden for behavioral disclosure. It fails to describe any behavioral traits: it doesn't indicate if this is a read-only query, what data format it returns, whether it requires authentication, or if there are rate limits. The abstract analytical language offers no practical insight into how the tool behaves when invoked.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, dense sentence in Korean that packs abstract concepts but lacks clarity. While concise in length, it's inefficiently front-loaded with analytical jargon rather than stating the tool's function upfront. It could be restructured to prioritize actionable information.

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 the tool has 3 parameters, no annotations, and no output schema, the description is incomplete. It fails to address key contextual needs: what the tool returns (e.g., compensation amounts, risk scores), how it differs from similar tools, or any behavioral constraints. For a tool with no structured support beyond input schema, the description leaves significant gaps.

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 clear descriptions for corp_code, bsns_year, and reprt_code. The description adds no parameter semantics beyond what the schema provides—it doesn't explain how these inputs relate to 'compensation imbalance analysis' or provide usage examples. With high schema coverage, the baseline is 3, as the description doesn't compensate but doesn't detract either.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose2/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description '고액 수령자 중심 임원 보수 정보를 통한 보상 불균형 및 지배구조 리스크 분석' (Analysis of compensation imbalance and governance risks through high-earner executive compensation information) is vague and abstract. It describes an analytical outcome rather than stating what the tool actually does (e.g., retrieves, calculates, or lists specific compensation data). It restates concepts from the tool name 'get_individual_compensation_amount' without clarifying the action.

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

Usage Guidelines1/5

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

The description provides no guidance on when to use this tool versus alternatives. It doesn't mention any sibling tools (e.g., get_individual_compensation, get_executive_compensation_approved, get_total_compensation) or specify contexts where this tool is appropriate. There are no prerequisites, exclusions, or comparisons to help an agent select it correctly.

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/ChangooLee/mcp-opendart'

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