get_filings
Access recent SEC filings for a US company by ticker, filter by form type, and receive results newest first.
Instructions
Recent SEC filings for a company, newest first.
Args:
ticker: Stock symbol.
forms: Optional filter, e.g. ["10-K", "8-K"]. Omit for all forms.
limit: Maximum filings to return.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| forms | No | ||
| limit | No | ||
| ticker | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||