get_earnings_history
Retrieve earnings history for a stock ticker, comparing EPS estimates to actuals and showing surprise percentages.
Instructions
Get earnings history showing EPS estimates vs actuals and surprise percentages.
Args: ticker: Stock ticker symbol, e.g. 'AAPL'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |