get_industry_top_performing_companies
Retrieve top performing companies in any industry. Get a list of leading growth companies by specifying the industry name.
Instructions
Retrieve a list of top performing companies within a specific industry.
Args: industry (str): The name of the industry. Returns: list[IndustryTopPerformingCompaniesEntry]: A list of top growth companies in the industry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| industry | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |