ComfyUI Node
Ino Json Set Field
Sets a field in a JSON string and returns the updated JSON.
Ino Json Set Field
- field_value
- success
- message
- json
◄base_json{}►
◄field_name►
CategoryInoJsonHelper
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| base_json | STRING | {} | — |
| field_name | STRING | — | |
| field_value | * | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| success | BOOLEAN | — |
| message | STRING | — |
| json | STRING | — |