get_analyst_ratings
Retrieve analyst consensus, rating counts, and price targets for a given stock ticker, providing a clear view of market sentiment to support investment decisions.
Instructions
Get analyst ratings and price targets for a stock.
Args: ticker: Stock symbol (e.g., 'AAPL', 'MSFT')
Returns: Analyst consensus, rating counts, and price targets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||