OptionalfilterFilter conditions for the node
Optionalconditions?: { a?: string; b?: string; o: string }[][]Conditions for the filter
Name of the filter
Unique identifier of the node within the blueprint
OptionallistenerWhether this node is a (web|mail)hook-based trigger
OptionalmapperModule mappable parameters
OptionalmetadataModule metadata
The module type (e.g., 'http:ActionSendData')
OptionalonerrorError handling nodes
OptionalparametersModule parameters
OptionalroutesRoutes to other nodes (only for router nodes)
Version of the module
Represents a node in a Make scenario blueprint. Each node is a module in the scenario with its configuration.