OPENAPI / COMPONENTS / SCHEMAS

Schedule Definition Output data structure

ScheduleDefinitionOutput

Structural definition for Schedule Definition Output in the Mistral AI API contract.

object18properties
calendarsScheduleCalendar

calendars value in the Mistral AI API contract.

cron_expressionsarray

cron expressions value in the Mistral AI API contract.

deployment_namestring

deployment name value in the Mistral AI API contract.

end_atstring

end at value in the Mistral AI API contract.

future_executionsScheduleFutureExecution

future executions value in the Mistral AI API contract.

inputstringrequired

input value in the Mistral AI API contract.

intervalsScheduleInterval

intervals value in the Mistral AI API contract.

jitterstring

jitter value in the Mistral AI API contract.

notestring

note value in the Mistral AI API contract.

pausedbooleanrequired

paused value in the Mistral AI API contract.

policySchedulePolicy

policy value in the Mistral AI API contract.

recent_executionsScheduleRecentExecution

recent executions value in the Mistral AI API contract.

remaining_executionsstring

remaining executions value in the Mistral AI API contract.

schedule_idstringrequired

schedule id value in the Mistral AI API contract.

skipScheduleCalendar

skip value in the Mistral AI API contract.

start_atstring

start at value in the Mistral AI API contract.

time_zone_namestring

time zone name value in the Mistral AI API contract.

workflow_namestringrequired

workflow name value in the Mistral AI API contract.