interface N8nTriggerNodeParameters { events?: ("update" | "activate" | "init")[];}
Specifies under which conditions an execution should happen:
Specifies under which conditions an execution should happen: