get_sector_top_companies
Retrieve a list of top companies in a specified sector. Identifies leading firms within any industry.
Instructions
Retrieve a list of top companies within a specific sector.
Args: sector (str): The name of the sector. Returns: list[SectorTopCompaniesEntry]: A list of top companies in the sector.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sector | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |