content_creator_render_article_report
Render an article into an HTML report with SEO metadata, body, links, and a checklist. Store the output in a specified variable.
Instructions
Renders a generated article as an HTML report with SEO metadata, article body, links, and checklist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| report_data | No | {{article}} | |
| output_variable_name | Yes | results_html |