finnhub_stock_fundamentals
Retrieve stock fundamental data including financial metrics, dividends, and revenue breakdown. Export large datasets to JSON for analysis.
Instructions
Access fundamental financial data including metrics, dividends, and revenue breakdown. Supports JSON export for large datasets.. Operations: get_basic_financials, get_financials_as_reported, get_dividends, get_stock_splits, get_revenue_breakdown
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | End date in YYYY-MM-DD format (optional) | |
| freq | No | annual | |
| from | No | Start date in YYYY-MM-DD format (optional) | |
| export | No | Force export to JSON file | |
| symbol | No | Stock symbol | |
| project | No | Project name for saving data | |
| operation | Yes | ||
| metricType | No | all |