view_disclosure
Read DART disclosure documents by receipt number, navigating sections or pages to extract full text for analysis.
Instructions
DART 공시 원문을 조회한다. 섹션 지정 또는 페이지 단위로 전체 원문을 읽을 수 있다.
사용법:
list_disclosure_sections(rcept_no) → 목차/섹션 ID 확인
view_disclosure(rcept_no, section_id="f0s2") → 특정 섹션 읽기
view_disclosure(rcept_no, page=2) → 다음 페이지로 순차 읽기
Args: rcept_no: DART 접수번호 14자리 (예: "20240315000123") section_id: 섹션 ID (list_disclosure_sections 결과 참조, 비워두면 전체 문서) page: 페이지 번호 (기본 1) page_size: 페이지당 글자 수 (기본 4000, 범위 1000~8000)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| rcept_no | Yes | ||
| page_size | No | ||
| section_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |