Get recent SEC filings
get_filingsRecent SEC filings for a ticker (10-K/10-Q/8-K) with filing/report dates and document links.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| form | No | Optional form filter, e.g. '10-K', '10-Q', '8-K'. | |
| limit | No | Number of filings to return, 1-100 (default 20). | |
| ticker | Yes | US stock ticker, e.g. 'AAPL'. |