Automations

Reference for automation triggers, nodes, metadata syntax, and validation.

Automations are visual workflows stored as library files. Each graph has exactly one trigger, flow wires for execution order, and data wires for typed values.

For tutorials, see Automations in Learn.

In this section

Graph rules

RuleValue
Triggers per automation1
Max nodes100
Schema version1
Value node flow pinsNone (pull-evaluated)

Wire types

WireConnectsPurpose
FlowBottom → topExecution order
DataRight → leftTyped values between nodes

How is this guide?

On this page