// AI NODES

Write Article Node

1 min read Updated July 23, 2026

The Write Article node (Write an Article) generates a complete, long-form article from a topic and a set of writing instructions, aiming at a target word count.

When to use it

Use it to draft blog posts, guides, or product write-ups in one step. Pair it with a Post Node to publish the result, or with the Optimize SEO Node to tune it for keywords.

Configuration

  • Content: the article topic and any writing instructions. Insert upstream data with variable tags.
  • Word count: the target length, from 100 to 10000 words (default 1000).
  • Writing style: an optional description of the tone and style you want.

Example

Write a blog post about: [[title] from ai-1]

Set the word count to 800 and let the node draft the piece. Reference the result downstream with [Input from writeArticle-1]. See Data Flow and Variable Handling.

Local, Cloud, and credits

Runs in both Local vs Cloud execution modes. Costs 3 credits per run in Cloud mode; in Local mode it uses your own provider key. The node respects the provider configured for the workflow.

Was this helpful? Contact us