get_industry_top_growth_companies
Find top growth companies in any industry. Input an industry name to get a list of high-growth firms.
Instructions
Retrieve a list of top growth companies within a specific industry.
Args: industry (str): The name of the industry. Returns: list[IndustryTopGrowthCompaniesEntry]: 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 |