Schedules Create

Create Schedule

Configure cron-based schedule for task execution

Basic Configuration

5-field standard cron format (minute hour day month weekday). Example: "0 9 * * *" = daily at 9:00 AM

IANA timezone identifier (e.g., UTC, America/New_York, Europe/London)

Select the task to execute on this schedule.

Input Artifacts Template

Define input artifacts that will be provided to each scheduled run. At least one input artifact is required.

Task Parameters

JSON object with task-specific parameters

Metadata

JSON object with schedule metadata

Advanced Options

Maximum number of retry attempts per run (minimum: 1)

Cancel