get_sector_top_etfs
Retrieve a list of top ETFs within a given sector. Use this to discover exchange-traded funds for sector-based investing.
Instructions
Retrieve a list of top ETFs within a specific sector.
Args: sector (str): The name of the sector. Returns: list[SectorTopETFsEntry]: A list of top ETFs in the sector.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sector | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |