company_research_v2_get_report
Retrieve a completed research report by providing its UUID, with all sections and optional HTML content included.
Instructions
Get a completed research report with all sections and optional HTML content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| report_id | Yes | UUID of the report to retrieve. | {{research_result.report_id}} |
| include_html | No | Include pre-rendered HTML content in response. | |
| output_variable_name | Yes | Variable name for the full report. | company_report |