Skip to main content
Glama

corp_identifier

Look up all identifiers and classification for a Korean company from DART and NAVER using any query (stock code, name, alias). Ensures correct entity identification before corporate actions research.

Instructions

desc: 기업 통합 식별자 조회 — DART/NAVER 소스에서 가능한 모든 identifier + classification 수집. when: [tier-1 Entity] 종목코드, 회사명, 영문명, 약칭 등 어떤 입력으로도 기업의 전체 식별자를 한 번에 조회할 때. 동명기업 확인, 영문/약칭 매칭 실패 디버깅에도 사용. 다른 tool 호출 전 기업을 특정할 때 먼저 실행. rule: DART corpCode.xml(corp_code/stock_code) → DART company.json(법인번호/영문명/업종코드) → NAVER(업종명) 순서로 chain 조회. 동명기업 있으면 전체 목록 노출. ref: ownership_major, ownership_block, agm_personnel_xml, div_search

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes
formatNomd

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

No annotations are provided, so the description carries the full burden of behavioral transparency. It describes the lookup chain (DART corpCode.xml → company.json → NAVER) and states that if multiple companies with the same name exist, it shows the full list. It does not explicitly state that the tool is read-only, but the nature of a lookup implies no side effects. The description provides sufficient detail on how the tool operates.

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 well-structured with clear sections ('desc', 'when', 'rule', 'ref'). It is concise, containing only essential information without unnecessary words or repetition. Every section adds unique value.

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 that the tool has an output schema (not shown but present), the description does not need to detail return values. It covers the lookup chain, input types, and behavior with same-name companies. The description is complete for a lookup tool with 2 parameters, though it could mention error handling for unknown queries.

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?

The input schema has 2 parameters without descriptions (0% coverage). The description implies that the 'query' parameter accepts various identifiers such as stock code, company name, etc., but does not explicitly describe the 'format' parameter or its possible values. While the description adds some value beyond the schema, it could be more specific about parameter usage and options.

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's purpose: collecting all possible identifiers and classifications for a company from DART/NAVER sources. It specifies the verb '조회' (lookup) and the resource '기업 통합 식별자' (corporate integrated identifier). It distinguishes itself from siblings by being the identifier resolution tool that precedes other corporate analysis tools.

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 'when' section explicitly states when to use this tool: with any input like stock code, company name, English name, or abbreviation to get full identifiers. It also mentions use cases like checking same-name companies or debugging matching failures. It advises running this tool before calling other tools to specify the company, referencing sibling tools as related 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