Runs
Keep track of your automation runs
Anatomy of a node
A node has inputs (designated by fields with ports on the left), outputs (with ports on the right), and parameters for further configuration. Connect nodes by grabbing ports and linking them, passing output from one node to another’s input. Note that connections are only possible from outputs to inputs, and types must be compatible.Types
Make sense of how types work