get_filing_text
Fetch the text of a filing from its SEC EDGAR archive URL. If truncated, continue reading by using the next offset.
Instructions
Fetch the text of a filing document from its EDGAR Archives URL. Returns a window; if truncated is true, call again with next_offset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| limit | No | ||
| offset | No |