yahoo_finance_ticker_financials
Retrieve annual, quarterly, or trailing income statements, balance sheets, and cash flow reports for any ticker symbol. Returns structured JSON to support fundamental analysis.
Instructions
Yahoo Finance financial statements. Returns annual, quarterly, or supported trailing income, balance sheet, or cash flow statement data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | annual, quarterly, or trailing | |
| symbol | Yes | Yahoo Finance symbol such as AAPL | |
| statement | No | Statement type. Allowed values: income (alias income-statement), balance-sheet (alias balance), cash-flow (alias cashflow) |