ComfyUI Node
Card Save
A ComfyUI node in Kinburg-Nodes/LLM/presets with 4 inputs and 3 outputs.
Card Save
- card
- saved_as
- report
◄json_string►
◄card_typeauto►
◄save_as►
◄tags►
CategoryKinburg-Nodes/LLM/presets
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| json_string | STRING | The card JSON — wire a Local LLM (GGUF) output constrained by a Grammar Presets grammar, or paste. Prose around the JSON is tolerated (first {…} is parsed). | |
| card_type | COMBO | auto | auto = detect from the JSON keys (a name+description with no character attributes → entity, else character). Force it if auto guesses wrong. |
| save_asopt | STRING | Preset name for the library. Empty = use the JSON's own 'name' field. Empty here AND in the JSON = render only, don't save. Re-saving the same name overwrites it. | |
| tagsopt | STRING | Comma-separated tags to filter the library by in Card Presets (e.g. 'heroes, medieval'). Empty = leave existing tags untouched (edit/clear them in Card Presets → Manage). |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| card | STRING | — |
| saved_as | STRING | — |
| report | STRING | — |