Skip to main content
Glama

get_financials

Retrieve financial statements of Korean companies from DART. Use summary for key accounts or full for complete balance sheet, income statement, cash flow.

Instructions

재무정보 조회 — scope=summary(주요계정, 단일/다중사 자동) 또는 full(전체 재무제표, 단일사). summary 는 매출·영업이익·당기순이익·자산/부채/자본 핵심만, full 은 BS/IS/CF 전체 수백 행.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
corpsYes회사 배열. scope=summary 면 1개(단일) 또는 2+(다중사 비교). full 은 1개만.
yearYes
reportNoq1/half/q3/annualannual
scopeNosummary: 주요계정 8~10행 (빠름). full: 전체 재무제표(BS/IS/CF/CIS/SCE) 수백~천여 행summary
fsNoscope=full 시 연결(consolidated)/별도(separate) 선택consolidated
sj_divNoscope=full 시 재무제표 종류 필터 (미지정 시 BS+IS — 기본 응답 사이즈 ~70% 절감). BS=재무상태표, IS=손익계산서, CF=현금흐름표, CIS=포괄손익계산서, SCE=자본변동표. 전체 받으려면 ["BS","IS","CF","CIS","SCE"] 명시.
Behavior3/5

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

No annotations provided, so description carries full burden. Mentions speed and data volume differences between scopes, but does not disclose mutability, authentication needs, or side effects. 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.

Conciseness4/5

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

Efficient single sentence front-loading purpose. Information-dense but well-structured for quick understanding.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

No output schema, so description must explain return values. It does so for scope levels (rows, core items) but lacks details on error handling, nulls, or specific field names. Adequate for simple use cases.

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 high (83%), so the description adds marginal value beyond parameter-level details. The description summarizes scopes but does not enrich parameter meaning significantly.

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 retrieves financial information with two distinct scopes (summary and full), listing specific accounts and statements. It distinguishes from siblings by focusing on financial statements vs other corporate data.

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?

Implied usage via scope options (single vs multi, summary vs full) but no explicit guidance on when to prefer this over siblings like get_xbrl or other tools. No exclusion criteria.

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