get_disclosure_document
Retrieve the full text of a Korean DART disclosure by its receipt number, including attached file list. Supports character limit for large documents.
Instructions
DART 공시 접수번호로 공시 원문 전체를 조회한다.
한 번의 호출로 원문 내용과 수록 파일 목록을 반환한다. 긴 문서는 max_chars로 제한하며, 잘린 경우 안내 메시지가 표시된다. 더 긴 문서나 특정 섹션을 읽으려면 list_disclosure_sections / view_disclosure 를 사용한다.
Args: rcept_no: DART 접수번호 14자리 (예: "20240315000123") max_chars: 최대 반환 글자수 (기본 8000, 최대 20000)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rcept_no | Yes | ||
| max_chars | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |