get_estimate_revisions
Retrieve the historical estimate revision history for a stock ticker. Specify a fiscal period or default to the next upcoming period to see how analyst estimates have changed over time.
Instructions
Get estimate revision history for one ticker and fiscal period.
Reads snapshots through the hosted estimates API backed by the monthly
collection job. If fiscal_date is omitted, defaults to the nearest
available upcoming fiscal period for the ticker.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | Estimate horizon: - "quarter": Quarterly estimates (default) - "annual": Annual estimates | quarter |
| ticker | Yes | Ticker symbol (e.g., "AAPL", "MSFT"). | |
| fiscal_date | No | Fiscal period date (YYYY-MM-DD). Optional. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||