Optional
typeOptional
versionVersion of the node type implementation.
Optional
nameName of the node summarizing its purpose.
Optional
descriptionDescription of what the node does.
Optional
configDefault node configuration.
Optional
concurrencyHow many concurrent runs of this node are allowed in parallel.
Optional
onBehavior of the node when it encounters an error.
Optional
uiUI settings for this node.
Optional
inputInput this node receives from previous nodes (calculated)
Optional
outputOutput this node produces (calculated)
Optional
outputExample of the output node produces
Optional
linksLinks to nodes that run after the current node.
Optional
isOptional
stateState of the node. Set automatically by the engine when something changes about the node or the flow.
Optional
errorsErrors occurred during the node's configuration.
Optional
userPart of the node's configuration provided by the end-user.
Optional
testInput to be used for testing the node. Compiled automatically from test output of the previous nodes.
Optional
dependenciesList of dependencies.
Type of the node this blueprint describes.