ComfyUI Node
Ino Save Json
Saves a JSON string to a file in the specified folder.
Ino Save Json
- success
- message
- rel_path
- abs_path
◄enabledtrue►
◄json_string{}►
◄parent_folder▾►
◄folder►
◄filenamedata.json►
CategoryInoJsonHelper
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| enabled | BOOLEAN | true | — |
| json_string | STRING | {} | — |
| parent_folder | COMBO | 3 options: input, output, temp | |
| folder | STRING | — | |
| filename | STRING | data.json | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| success | BOOLEAN | — |
| message | STRING | — |
| rel_path | STRING | — |
| abs_path | STRING | — |