Represents a scheduled task.
Cron()The ID of the cron.
The ID of the assistant.
The ID of the thread.
What to do with the thread after the run completes. Only applicable for stateless crons.
The end date to stop running the cron.
The schedule to run, cron format.
The time the cron was created.
The last time the cron was updated.
The run payload to use for creating new run.
The user ID of the cron.
The next run date of the cron.
The metadata of the cron.
Whether the cron is enabled.