yfinance_get_analyst_estimates
Retrieve consensus analyst estimates, EPS and revenue trends, revisions, recommendations, and earnings history for a stock symbol.
Instructions
Fetch consensus estimates, EPS/revenue trends, revisions, recommendations, and earnings history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Stock ticker symbol (e.g., 'AAPL', 'GOOGL', 'MSFT') | |
| max_rows | No | Maximum rows per section. Use 0 to return all rows. | |
| sections | No | Optional analyst sections: recommendations, earnings_estimate, revenue_estimate, eps_trend, eps_revisions, earnings_history, and growth_estimates. Omit to return all sections. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |