get_institutional_holdings
Retrieve institutional holdings data for a stock by providing its ticker symbol.
Instructions
Retrieve institutional holdings for a given ticker.
Args: ticker (str): The symbol of the security.
Returns: Any: Institutional holdings data from the repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes |