get_sector_research_reports
Retrieve research reports for a specific sector to access industry analysis and insights.
Instructions
Retrieve a list of research reports within a specific sector.
Args: sector (str): The name of the sector. Returns: list[IndustryResearchReportEntry]: A list of research reports in the sector.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sector | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |