get_report_toc
Fetch the table of contents of a SEC report to understand its layout, including section item numbers and page numbers. Use it to locate and read specific chapters in full.
Instructions
Retrieve the Table of Contents of a report. Also returns structured section metadata (Item numbers and page locations) if available.
Args: ticker: Stock ticker symbol form: Report type report_date: Report date (fiscal period end date)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| form | Yes | ||
| ticker | Yes | ||
| report_date | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |