ComfyUI Node
Save Text
A ComfyUI node in file with 5 inputs and 2 outputs.
Save Text
- text
- file_path
◄root_dir▾►
◄filefile.txt►
◄append▾►
◄inserttrue►
◄text—►
Categoryfile
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| root_dir | COMBO | 3 options: /tmp/ComfyUI/output, /tmp/ComfyUI/input, /tmp/ComfyUI/temp | |
| file | STRING | file.txt | — |
| append | COMBO | 3 options: append, overwrite, new only | |
| insert | BOOLEAN | true | — |
| text | STRING | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |
| file_path | STRING | — |