get_executive_compensation_total
Retrieve total compensation paid to all directors and auditors of a South Korean corporation for a given fiscal year and report type.
Instructions
이사·감사 전체의 보수현황을 조회합니다.
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 |