ComfyUI Node
Entity Card
A ComfyUI node in Kinburg-Nodes/LLM/context with 4 inputs and 1 output.
Entity Card
- card
◄name►
◄description►
◄save_preset_as►
◄tags►
CategoryKinburg-Nodes/LLM/context
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| name | STRING | The thing's name / label (e.g. 'Cafe', 'Bronze pitcher', 'Old town hall'). Becomes the card heading the LLM binds the description to. Empty = description is emitted on its own, with no heading. | |
| description | STRING | Free-form description of the entity — looks, materials, mood, signature details… Written verbatim under the heading. Empty (with an empty name) => nothing is emitted, so Context Collector skips this card. | |
| save_preset_as | STRING | Type a name to save this card to the Card Presets library on the next run. Works whether the fields are typed OR wired in from outside (saved at run time). Empty = don't save. | |
| tags | STRING | Comma-separated tags for filtering the library in Card Presets (e.g. 'buildings, city'). Only used when save_preset_as is set. Empty = leave existing tags untouched. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| card | STRING | — |