Learn how Recuvix generates complete, long-form, SEO-optimized blog posts from a single topic input.
Recuvix uses advanced multi-agent workflows to research, outline, write, and optimize every blog post. Every generated blog undergoes a 7-step process:
| Parameter | Type | Required | Description |
|---|---|---|---|
| topic | string | Required | The primary topic or title for the blog. Minimum 5 characters. |
| country | string | Required | Target country for local SEO. e.g. 'India', 'USA', 'UK'. |
| tone | enum | Optional | Writing tone. 'Professional', 'Conversational', 'Journalistic'. Default: Professional |
| wordCount | number | Optional | Target word count. Range: 300 to 5000. Default: 1500 |
| outputFormat | enum | Optional | File format for the result. 'html' | 'md' | 'xml'. Default: html |