show_financials
Obtain SEC-reported financial data for any ticker. Access income statement, cash flow, and balance sheet metrics from XBRL filings.
Instructions
Fetch SEC-reported financials for a ticker. Returns key income statement, cash flow, and balance sheet metrics extracted from XBRL filings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | Stock ticker symbol (e.g. AAPL) | |
| freq | No | quarterly | |
| limit | No | Number of periods to return (default: 4) |