get_company_facts
Retrieve basic company facts from SEC EDGAR by ticker, including CIK, name, registered tickers, and trailing twelve months revenue and net income from XBRL filings.
Instructions
Get basic company facts from SEC EDGAR (CIK, name, registered tickers).
Also retrieves TTM (trailing twelve months) revenue and net income from the company's XBRL filings when available.
Args: ticker: Stock ticker symbol, e.g. 'AAPL'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |