Type: nodetool.output.ListOutput

Namespace: nodetool.output

Description

Output node for a list of arbitrary values. list, output, any

Use cases:
- Returning multiple results from a workflow
- Aggregating outputs from multiple nodes

Properties

Property Type Description Default
name str The parameter name for the workflow. ``
value List[any]   []
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.