get_investment_in_other_corps
Fetch investment holdings in other corporations from a company's DART filings (annual, semi-annual, quarterly).
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 |