ComfyUI Node
Text Storage (Writer)
Writes, overwrites, auto-renames, or deletes text entries in Text Storage.
Text Storage (Writer)
- passthrough_text
◄text_input—►
◄filename_prefix►
◄save_nameMy_Data►
◄mode▾►
◄storage_formatjson►
CategoryComfyUI Text Processor
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| text_input | STRING | — | |
| filename_prefix | STRING | — | |
| save_name | STRING | My_Data | — |
| mode | COMBO | 3 options: Add New (Auto Rename), Overwrite Existing, Delete | |
| storage_format | COMBO | json | 2 options: json, txt |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| passthrough_text | STRING | Passthrough copy of the text input. |