ComfyUI Node
Bundle Get
A ComfyUI node in nifty/bundle with 2 inputs and 1 output.
Bundle Get
- bundle
- value
◄keyvalue1►
Categorynifty/bundle
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| bundle | BUNDLE | The bundle to read from. | |
| key | STRING | value1 | Key to read from the bundle. Use dot notation for nested keys, e.g. 'settings.width'. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| value | * | — |