track_debt_balance
Query outstanding balances for five debt security types of a Korean company or stock code and aggregate the share maturing within one year.
Instructions
미상환 채무증권 5종 잔액을 조회합니다.
회사채·단기사채·기업어음·신종자본증권·조건부자본증권 잔액과 1년 이내 만기 비중을 집계해 한글 서술로 반환합니다.
Args: company_name: 기업명 또는 종목코드(6자리). year: 사업연도(YYYY). 비우면 직전 연도.
Returns: 종류별 잔액 표 + 만기 1년 이내 비중 텍스트.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | ||
| company_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |