get_fundamentals_statements
Retrieve historical balance sheet, income statement, cash flow, and overview data for any ticker symbol.
Instructions
Fetches historical fundamental statement data (Balance Sheet, Income Statement, Cash Flow, Overview) for a given ticker.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | Fiscal year (optional) | |
| ticker | Yes | Ticker symbol of the asset | |
| endDate | No | End date in YYYY-MM-DD format (optional) | |
| quarter | No | Fiscal quarter (1-4, 0 for annual, optional) | |
| startDate | No | Start date in YYYY-MM-DD format (optional) |