Type: nodetool.input.BooleanInput

Namespace: nodetool.input

Description

Accepts a boolean (true/false) value as a parameter for workflows. This input is used for binary choices, enabling or disabling features, or controlling conditional logic paths. input, parameter, boolean, bool, toggle, switch, flag

Properties

Property Type Description Default
name str The parameter name for the workflow. ``
value bool   false
description str The description of the input for the workflow. ``

Outputs

Output Type Description
output bool  

Browse other nodes in the nodetool.input namespace.