get_industry_overview
Retrieve an industry overview to access key trends, metrics, and insights for decision-making.
Instructions
Retrieve an overview of a specific industry.
Args: industry (str): The name of the industry. Returns: IndustryOverview: An overview of the specified industry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| industry | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companies_count | Yes | Number of companies in the industry | |
| market_cap | Yes | Total market capitalization of the industry | |
| message_board_id | Yes | Message board identifier | |
| description | Yes | Industry description | |
| industries_count | No | Number of sub-industries | |
| market_weight | Yes | Market weight of the industry | |
| employee_count | Yes | Total number of employees in the industry |