Text Editor
The Text Editor node lets you manually review and edit text during flow execution. Use it to refine AI-generated scripts or modify text before it’s passed to downstream nodes.Inputs
| Handle ID | Data Type | Label |
|---|---|---|
text-in | Text | Text |
Outputs
| Handle ID | Data Type | Label |
|---|---|---|
text-out | Text | Text |
Configuration
No pre-configuration needed. During flow execution:- The node displays the incoming text in an editable text area
- Make any changes you want
- Confirm to pass the edited text to the next node
Credit cost
Free — 0 credits.Tips
- Place this after Script Generation to review and tweak your script before image/video generation
- Use it to fix AI-generated text that doesn’t quite match your vision
- This node is interactive — it always pauses for your review during flow execution
Example use cases
- Editing an AI-generated script before generating visuals
- Tweaking prompts between generation steps
- Adding custom text that the AI didn’t include