Skip to main content
inputBoltScheduleInput

Fields

name
String!
required

Human-readable name shown in the Bolt UI. The backend generates a unique slug from this and returns it as slug — use that slug for subsequent triggerBoltRun / deleteBoltSchedule calls.

schedule
String!
required

Cron expression, or 'OFF' to disable time-based runs.

environment
String!
required
commands
[String!]!
required
timezone
String
gitBranch
String
ownerEmail
String
description
String
slaSeconds
Int
triggerOnMerge
Boolean
suspended
Boolean
notifications
default:null
integrations
selfHealing
turboCi
deferredSchedule
scheduleTrigger