OptionalincludeList of headers's keys (separated with ',') whove value are added to the args Header's key lowercased and '-'' replaced to '_' such that 'Content-Type' becomes the 'content_type' arg key
Optionalinvisiblemake the run invisible to the the flow owner (default false)
OptionaljobThe job id to assign to the created job. if missing, job is chosen randomly using the ULID scheme. If a job id already exists in the queue or as a completed job, the request to create one will fail (Bad Request)
OptionalparentThe parent job that is at the origin and responsible for the execution of this script if any
flow args
Optionalscheduledwhen to schedule this job (leave empty for immediate run)
Optionalscheduledschedule the script to execute in the number of seconds starting now
step id to restart the flow from
Optionaltag?: stringOverride the tag to use
for branchall or loop, the iteration at which the flow should restart