get_report_toc
Retrieve the complete section tree (table of contents) for a DART report, including start and end pages for each section. Use section codes to read specific sections.
Instructions
Retrieve the complete DART section_tree (Table of Contents) for a parsed report. Each entry includes start_page, end_page, local_pages, and children.
Args: rcept_no: 14-digit DART receipt number (from list_dart_filings) stock_code: optional 6-digit stock code (improves cache hit rate when JSON file naming uses standard prefix)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rcept_no | Yes | ||
| stock_code | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |