Skip to main content
Glama

get_major_holdings

Retrieve combined snapshot of major shareholdings (5% rule) and insider holdings for any Korean company.

Instructions

지분공시 2종 합성 조회: 대량보유(5%룰) + 임원·주요주주 본인 소유. 내부자·외부 대주주 지분 이력을 한 번에 스냅샷.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
corpYes회사명/종목코드/corp_code
includeNo조회 대상 (미지정 시 둘 다). majorstock=대량보유 5%룰, elestock=임원·주요주주 본인 보유
startNo기간 시작 (YYYY-MM-DD / YYYYMMDD). 미지정 시 최근 3년.
endNo기간 종료 (미지정 시 오늘)
limitNo최대 반환 행 수 (각 kind 별). 대형 상장사는 누적 수만 건 → 디폴트 200.
Behavior2/5

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

No annotations are provided, so the description must cover behavioral traits. It only states 'snapshot' without detailing data freshness, rate limits, permissions, or what happens when no data exists. The composite nature is mentioned but lacks depth on behavior.

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 a single well-structured sentence that front-loads the key concept. Every word is meaningful and earns its place, with no redundancy.

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 5 parameters and no output schema, the description is too minimal. It lacks explanation of return format, pagination, result combination, or default behavior. For a composite tool, more completeness is needed.

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%, so baseline is 3. The description does not add additional meaning beyond what the schema already provides for each parameter; it only gives high-level context about the composite query.

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 it is a composite query of two types of equity disclosures (major holdings and insider holdings) as a snapshot. The verb '조회' and resource '지분공시 2종 합성' are specific and distinguish from siblings like get_shareholders which likely handles only one type.

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

Usage Guidelines3/5

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

The description implies usage for a composite snapshot but does not explicitly state when to use this tool versus alternatives like get_shareholders or how to choose between included types. No exclusions or alternative recommendations are provided.

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