company_research_v2_render_html
Convert company research data into a professional, mobile-friendly HTML report with linked sources and complete sections.
Instructions
Render a complete company research report as professional, mobile-friendly HTML. Links to all article sources and displays all research sections.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| report_data | No | Output from [CRFull] Run Full Company Research action. This is the preferred input method. | {{ company_research }} |
| report_id | No | UUID of the report to render. Use this if you don't have the full report data. | |
| output_variable_name | Yes | Variable name for the rendered HTML result. | report_html |