show_financials
Retrieve SEC-reported financials including income statement, cash flow, and balance sheet metrics for any stock ticker 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) |