get_sec_filings
Retrieve recent SEC filings for a Yahoo symbol or ISIN, including filing type, date, and EDGAR links. Provides regulatory disclosure data for research.
Instructions
Get recent SEC filings for a Yahoo symbol.
Each entry has the filing date, type (e.g. 10-K, 10-Q, 8-K),
title, the Yahoo EDGAR URL, and exhibit links. Only issuers registered with
the U.S. SEC file there, so a non-US symbol has none, and neither do ETFs,
funds or crypto. An empty result says nothing about the symbol.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of filings to return. | |
| symbol | Yes | A Yahoo ticker or an ISIN, e.g. 'AAPL', 'SAP.DE' or 'US0378331005'. For a company name, use 'search' first. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||