get_individual_pay_over5_v2
Retrieve compensation details for the top 5 highest-paid individuals earning over 500 million won in a South Korean corporation. Query by business year and report type to get individual pay amounts.
Instructions
개인별 보수지급 금액 V2 (최신 버전) - 5억 이상 상위 5인 보수지급 금액을 조회합니다.
Args: corp_code: DART 기업 고유번호 (8자리) bsns_year: 사업연도 (YYYY, 예: "2023") reprt_code: 보고서 코드 ("11011"=사업보고서, "11012"=반기, "11013"=1분기, "11014"=3분기)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bsns_year | Yes | ||
| corp_code | Yes | ||
| reprt_code | Yes |