ComfyUI Node
Context Collector
A ComfyUI node in Kinburg-Nodes/LLM/context with 6 inputs and 1 output.
Context Collector
- context
◄item_1—►
◄titleCharacters►
◄wrappermarkdown heading►
◄heading_level##►
◄separator
►
◄item_2—►
CategoryKinburg-Nodes/LLM/context
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| item_1 | STRING | — | |
| title | STRING | Characters | Heading placed at the top of the block (e.g. 'Characters', 'Reference'). Empty = no heading. |
| wrapper | COMBO | markdown heading | How to frame the block: a Markdown heading (pick its level below) or none (title in bold, no heading markup). |
| heading_level | COMBO | ## | Markdown heading level for the title (wrapper = markdown heading). '#' = H1 (top of the hierarchy), '##' = H2, … Ignored when wrapper = none. |
| separator | STRING | Inserted between the collected items. Default is a blank line. | |
| item_2opt | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| context | STRING | — |