competitive_brief_render_brief_html
Renders competitive brief JSON data into a formatted HTML document for easy viewing and sharing.
Instructions
Renders a competitive brief as a beautiful HTML document. Takes the output from [CBFull] Run Full Competitive Brief.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brief_data | Yes | The competitive brief JSON output from [CBFull] action. Use {{competitive_brief}} to reference the output variable. | {{competitive_brief}} |
| output_variable_name | Yes | Variable name for the rendered HTML. | brief_html |