get_financial_summary
Retrieves key financial statement figures—revenue, operating profit, net income, assets, and liabilities—for a Korean company to give a quick overview of its financial position.
Instructions
기업의 주요 재무제표를 조회한다 (매출, 영업이익, 순이익, 자산, 부채).
훑어볼 때 쓴다 — 이 API(fnlttSinglAcnt)는 주요 계정만 준다(실측 CSA 코스믹
2025에서 계정명 14종). 매출원가·판매비와관리비·금융수익·금융원가·기타이익·
기타손실·지분법손익처럼 **여기 없는 줄이 필요하면
get_financial_statements_full**이 전체 계정을 원문 순서 그대로 낸다.
Args: company_name: 기업명 (예: "삼성전자") 또는 종목코드 6자리 year: 사업연도 4자리 (예: "2024"). 미입력 시 직전 연도 report_type: 보고서 유형 — "annual"(사업보고서), "half"(반기), "q1"(1분기), "q3"(3분기)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | ||
| report_type | No | annual | |
| company_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |