Nodes/comfyui-moonpack/Conditional Bypasser
ComfyUI Node

Conditional Bypasser

When 'enabled' is true, passes the input through unchanged. When false, returns ExecutionBlocker so the downstream graph does not run. Accepts any data type.

By moonwhaler·Created about a year ago·Updated 24 days ago· 15
Conditional Bypasser
  • value
  • output
enabledtrue
CategoryMoonPack/utils

Inputs (2)

NameTypeDefaultDescription
value*Any input. Type-checked dynamically.
enabledBOOLEANtrueIf false, downstream execution is blocked via ExecutionBlocker.

Outputs (1)

NameTypeDescription
output*