get_financials
Retrieve income statements, balance sheets, or cash flow statements for any US stock ticker. Choose annual or quarterly frequency with up to 5 years of history.
Instructions
Get financial statements: income statement, balance sheet, or cash flow statement. Returns annual or quarterly data with up to 5 years of history. Data from Alpha Vantage (counts toward 25 req/day free quota).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Statement type: income, balance, or cashflow | |
| symbol | Yes | Stock ticker (e.g. AAPL, TSLA) | |
| frequency | No | annual or quarterly (default: annual) | annual |