get_price_targets
Retrieve price targets for any stock ticker to support investment analysis.
Instructions
Retrieve price targets for a given ticker.
Args: ticker (str): The symbol of the security.
Returns: Any: Price targets data from the repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes |