get_stock_financials
Get quarterly or annual financial statements for a company (revenue, net income, EPS, margins, cash flow, debt ratios) from SEC 10-K/10-Q filings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of periods to return (default 8) | |
| ticker | Yes | Stock ticker symbol (e.g. 'AAPL', 'MSFT') | |
| period_type | No | Period type — quarterly (10-Q) or annual (10-K) | quarterly |