OPENAPI / COMPONENTS / SCHEMAS

Schedule Definition data structure

ScheduleDefinition

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

object12properties
calendarsScheduleCalendar

calendars value in the Mistral AI API contract.

cron_expressionsarray

cron expressions value in the Mistral AI API contract.

end_atstring

end at 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.

max_executionsstring

max executions value in the Mistral AI API contract.

policySchedulePolicy

policy value in the Mistral AI API contract.

schedule_idstring

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.