get_financial_statements
Retrieve quarterly and annual financial statements including income, balance sheet, and cash flow for any stock ticker with optional date range.
Instructions
Get quarterly and annual financial statements (income, balance sheet, cash flow).
Args: ticker: Stock ticker symbol (e.g. AAPL). start_date: Start date in YYYY-MM-DD format. end_date: End date in YYYY-MM-DD format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | ||
| end_date | No | ||
| start_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |