automation
ensure
Terminal
ensure automation AutomationName kind:"scheduled | spreadsheet | webhook"
scheduled
Terminal
ensure automation AutomationName kind:"scheduled | spreadsheet | webhook" scheduler:"Variable of type: scheduler"
spreadsheet
Terminal
ensure automation AutomationName kind:"scheduled | spreadsheet | webhook" spreadsheet:"Spreadsheet"
webhook
Terminal
ensure automation AutomationName kind:"scheduled | spreadsheet | webhook" pluginName:"entPlugin" pluginApi:"pluginApi"
remove
Terminal
remove automation AutomationName
update
scheduled
Terminal
update automation AutomationName name:"Symbol"
update automation AutomationName description:"null | @null | @empty | text"
update automation AutomationName secondary:"null | @null | @empty | text"
update automation AutomationName filterTags:"..."
filterTags
: null | @empty | FilterTag1, FilterTag2, ...
spreadsheet
Terminal
update automation AutomationName name:"Symbol"
update automation AutomationName description:"null | @null | @empty | text"
update automation AutomationName secondary:"null | @null | @empty | text"
update automation AutomationName filterTags:"..."
filterTags
: null | @empty | FilterTag1, FilterTag2, ...
webhook
Terminal
update automation AutomationName name:"Symbol"
update automation AutomationName description:"null | @null | @empty | text"
update automation AutomationName secondary:"null | @null | @empty | text"
update automation AutomationName filterTags:"..."
filterTags
: null | @empty | FilterTag1, FilterTag2, ...
goTo
Terminal
goTo automation AutomationName
Terminal
print automation AutomationName