Optional Readonly__Day of month (1-31). Used with daySelection: 'fixed_day'.
Used with monthly and yearly recurrence. Fixed day uses dayOfMonth; relative weekday uses relativeWeek + relativeWeekday.
Concatenated digits 1-7 (1=Mon, 7=Sun). e.g. '12345' = Mon-Fri. Used with weekly recurrence.
When to stop repeating. Used when recurrence is not 'once'.
Used with end: 'end_date'.
Used with daily, weekly, and monthly recurrence. e.g. 2 with weekly = every 2 weeks.
Max number of times the trigger can run.
Week in month (1=First, 4=Fourth). Used with daySelection: 'relative_weekday'.
Day of week (1=Mon, 7=Sun). Used with daySelection: 'relative_weekday'.
Duration between repeats (ddd hh:mm:ss). Used with periodically recurrence.
Month (1-12). Used with yearly recurrence.
e.g. 'America/Los_Angeles'
Readonly__Optional Readonly__Optional ReadonlyinputsDay of month (1-31). Used with daySelection: 'fixed_day'.
Used with monthly and yearly recurrence. Fixed day uses dayOfMonth; relative weekday uses relativeWeek + relativeWeekday.
Concatenated digits 1-7 (1=Mon, 7=Sun). e.g. '12345' = Mon-Fri. Used with weekly recurrence.
When to stop repeating. Used when recurrence is not 'once'.
Used with end: 'end_date'.
Used with daily, weekly, and monthly recurrence. e.g. 2 with weekly = every 2 weeks.
Max number of times the trigger can run.
Week in month (1=First, 4=Fourth). Used with daySelection: 'relative_weekday'.
Day of week (1=Mon, 7=Sun). Used with daySelection: 'relative_weekday'.
Duration between repeats (ddd hh:mm:ss). Used with periodically recurrence.
Month (1-12). Used with yearly recurrence.
e.g. 'America/Los_Angeles'
Scheduled trigger - fires on a schedule. Uses ScheduledTriggerInputs discriminated union to enforce valid field combinations.