get_price_target
Fetch price target data for a stock by providing its ticker symbol.
Instructions
Retrieve price target data for a stock.
Args: ticker (str): The symbol of the stock.
Returns: dict: Price target data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes |