finnhub_stock_fundamentals
Retrieve key financial metrics, reported statements, dividend and split history, and revenue breakdowns to analyze stock fundamentals.
Instructions
Financial statements, earnings, dividends, and splits.
Operations:
get_basic_financials: Get key financial metrics
get_reported_financials: Get reported financial statements
get_sec_financials: Get SEC-reported financials
get_dividends: Get dividend history
get_splits: Get stock split history
get_revenue_breakdown: Get revenue by segment/geography
For get_basic_financials:
include_series: Include historical time series (default: False, saves ~100K+ tokens)
series_limit: Max periods per metric when include_series=True (e.g., 4 = last 4 periods)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| freq | No | ||
| symbol | No | ||
| project | No | ||
| to_date | No | ||
| from_date | No | ||
| operation | Yes | ||
| series_limit | No | ||
| include_series | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |