get_sector_top_mutual_funds
Retrieve a list of top mutual funds within a specific sector to identify leading investment options.
Instructions
Retrieve a list of top mutual funds within a specific sector.
Args: sector (str): The name of the sector. Returns: list[SectorTopMutualFundsEntry]: A list of top mutual funds in the sector.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sector | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |