Type: nodetool.output.BooleanOutput

Namespace: nodetool.output

Description

Output node for a single boolean value. boolean, true, false, flag, condition, flow-control, branch, else, switch, toggle

Use cases:
- Returning binary results (yes/no, true/false)
- Controlling conditional logic in workflows
- Indicating success/failure of operations

Properties

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

Outputs

Output Type Description
output any  

Metadata

Browse other nodes in the nodetool.output namespace.