📁 Reference
Event

automationEvent

ensure

scheduled

Terminal
ensure automationEvent AutomationEventName type:"onFire"

spreadsheet

Terminal
ensure automationEvent AutomationEventName type:"..."

type : afterInsert | afterRemove | afterUpdate | beforeInsert | beforeRemove | beforeUpdate

webhook

Terminal
ensure automationEvent AutomationEventName type:"onFire"

remove

Terminal
remove automationEvent AutomationEventName

update

scheduled

Terminal
update automationEvent AutomationEventName name:"Symbol"
update automationEvent AutomationEventName description:"null | @null | @empty | text"
update automationEvent AutomationEventName secondary:"null | @null | @empty | text"
update automationEvent AutomationEventName condition:"..."

condition : null | Variable of type: condition | Variable value of type: condition

spreadsheet

Terminal
update automationEvent AutomationEventName name:"Symbol"
update automationEvent AutomationEventName description:"null | @null | @empty | text"
update automationEvent AutomationEventName secondary:"null | @null | @empty | text"
update automationEvent AutomationEventName condition:"..."

condition : null | Variable of type: condition | Variable value of type: condition

webhook

Terminal
update automationEvent AutomationEventName name:"Symbol"
update automationEvent AutomationEventName description:"null | @null | @empty | text"
update automationEvent AutomationEventName secondary:"null | @null | @empty | text"
update automationEvent AutomationEventName condition:"..."

condition : null | Variable of type: condition | Variable value of type: condition

goTo

Terminal
goTo automationEvent AutomationEventName

print

Terminal
print automationEvent AutomationEventName