Optional
defaultsOptional
descriptionA markdown based description of the node
Optional
externalAn external function that causes a side effect to load ephemeral data. It is up to the node to expose the data to the user. Ephmeral data is not persisted across executions and will be requested to load each time. It is up to the user to cache the data if needed.
Optional
mapTakes in the names inputs of the source handles and coerces the final mapped Input state
Optional
mapMaps the output to the final output
Processes the value
Reverse domain name notation for the node
Optional
validateValidates the state
Error if the inputs are invalid
Generated using TypeDoc
Defaults of the state value. This is used to initialize the state of the node. State of the node is not persisted across executions,.