get_recommendation_changes
Retrieve analyst recommendation changes for a stock ticker to track shifts in analyst sentiment.
Instructions
Retrieve changes in analyst recommendations for a given ticker.
Args: ticker (str): The symbol of the security.
Returns: Any: Recommendation changes data from the repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes |