list_filing_sections
Identify numbered items in an SEC filing and their token costs, so you can verify section existence and budget reads before extracting content.
Instructions
Show which numbered items a filing actually contains, and how many tokens each one would cost to read. Call this before read_filing_section when you are not sure a section exists or want to budget the read. Many companies incorporate Part III by reference to their proxy, so Items 10-14 are often a single sentence pointing elsewhere.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company | Yes | ||
| accession | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||