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