Create and manage automations using the scheduler tools with suggestive defaults.
Create, update, list, and manage scheduled automations using the scheduler tools with suggestive defaults and minimal back-and-forth.
create_schedule after confirmation.update_schedule with only the changed fields.list_schedules to show available schedulesget_schedule to retrieve a schedule by idget_schedule_history to show recent runstrigger_schedule_now with the schedule id.delete_schedule with the schedule id.