list_sec_filings
Find available SEC filings for a company by ticker, filter by form (e.g., 10-K), and see report dates. Use it to verify the right filing when no timeframe is given or a download fails.
Instructions
List available SEC filings for a company.
User: "Give me Microsoft's latest 10-K details." -> Use list_sec_filings to find the most recent report_date, then proceed.
Args: ticker: Stock ticker, e.g. "AAPL" form: Filing type filter, e.g. "10-K". Omit to list all financial report types. limit: Max number of filings to return, default 5, max 20
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| form | No | ||
| limit | No | ||
| ticker | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |