ScheduleAction

constructor(scheduler: suspend (AutomationSchedule) -> Unit = { InAppAutomation.shared().upsertSchedules(listOf(it)) })