get_mutual_fund_holdings
Retrieve the holdings of a mutual fund by providing its ticker symbol. Access detailed fund composition data for analysis.
Instructions
Retrieve mutual fund holdings for a given ticker.
Args: ticker (str): The symbol of the security.
Returns: Any: Mutual fund holdings data from the repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes |