get_fund_sector_weighting
Retrieve sector weighting data for a fund by providing its ticker symbol.
Instructions
Retrieve sector weighting data for a specific fund.
Args: ticker (str): The symbol of the fund.
Returns: FundSectorWeighting | None: Sector weighting data or None if unavailable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |