ComfyUI Node
arkennemasis Prompt At (2B · one variation's prompt)
STEP 2B — one variation's prompt, out of the set the LLM returned. Appends the identity and scene locks verbatim, so the authored part varies and the fidelity part cannot.
arkennemasis Prompt At (2B · one variation's prompt)
- prompt
- key
- report
◄prompts_json[]►
◄cell_json{}►
◄index0►
◄recipe_json►
◄plate_lock_json►
◄append_lockstrue►
◄state_dimensionstrue►
Categoryarkennemasis/Variation
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| prompts_json | STRING | [] | The LLM's answer from step 2A. |
| cell_json | STRING | {} | — |
| index | INT | 00–100000 | — |
| recipe_jsonopt | STRING | Supplies the two locks. Without it the authored prompt is sent alone and identity is not anchored. | |
| plate_lock_jsonopt | STRING | Wire this. The hosted image backend IGNORES the tool's size field, so the ONLY way to control the output shape is to state it in the prompt — and the shape that is wanted is always the locked plate's. Without it the model picks its own canvas and reframes the product. | |
| append_locksopt | BOOLEAN | true | Append the identity and scene locks verbatim. Off only to see what the model wrote on its own. |
| state_dimensionsopt | BOOLEAN | true | Append the plate's exact pixel size and aspect to every prompt. Requires plate_lock_json. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| prompt | STRING | — |
| key | STRING | — |
| report | STRING | — |