OPENAPI / COMPONENTS / SCHEMAS
Schedule Definition Output data structure
ScheduleDefinitionOutputStructural definition for Schedule Definition Output in the Mistral AI API contract.
calendarsScheduleCalendarcalendars value in the Mistral AI API contract.
cron_expressionsarraycron expressions value in the Mistral AI API contract.
deployment_namestringdeployment name value in the Mistral AI API contract.
end_atstringend at value in the Mistral AI API contract.
future_executionsScheduleFutureExecutionfuture executions value in the Mistral AI API contract.
inputstringrequiredinput value in the Mistral AI API contract.
intervalsScheduleIntervalintervals value in the Mistral AI API contract.
jitterstringjitter value in the Mistral AI API contract.
notestringnote value in the Mistral AI API contract.
pausedbooleanrequiredpaused value in the Mistral AI API contract.
policySchedulePolicypolicy value in the Mistral AI API contract.
recent_executionsScheduleRecentExecutionrecent executions value in the Mistral AI API contract.
remaining_executionsstringremaining executions value in the Mistral AI API contract.
schedule_idstringrequiredschedule id value in the Mistral AI API contract.
skipScheduleCalendarskip value in the Mistral AI API contract.
start_atstringstart at value in the Mistral AI API contract.
time_zone_namestringtime zone name value in the Mistral AI API contract.
workflow_namestringrequiredworkflow name value in the Mistral AI API contract.