Input for creating or updating a scheduled task
Cron expression defining when the task should run (e.g., '0 0 * * *' for daily at midnight)
Detailed description of the task's purpose
Whether the task is currently enabled and will be executed according to schedule
ID of the environment to run tests against (for RUN_TEST_SUITE task type)
Human-readable name for the scheduled task
Type of task to execute
ID of the test suite to run (for RUN_TEST_SUITE task type)