Back to Agent Zero

Scheduler Task Editor

webui/components/modals/scheduler/scheduler-task-editor.html

1.131.8 KB
Original Source

Create New Task

CancelSave

Task Name A unique name to identify this task

Type Task execution method

Scheduled (Cron)Ad-hoc (Manual)Planned (Specific Times)

Project

No project

State Select the initial state of the task

IdleRunningDisabledError

Idle : Ready to run Running : Currently executing Disabled : Won't execute automatically Error : Task encountered an error

Schedule Cron schedule for automated execution (minute hour day month weekday)

Minute

Hour

Day

Month

Weekday

Plan Specific execution times for this task

Upcoming Executions

close

No scheduled execution times yet. Add one below.

add Add Time

Token Token used to trigger this task externally

refresh Generate

System Prompt System-level instructions for the assistant

User Prompt The main task prompt that will be executed

Attachments Container file paths or URLs, one per line

Edit Task

$store.schedulerStore.deleteTask($store.schedulerStore.editingTask.uuid))">Delete

CancelSave

Task Name A unique name to identify this task

Task Type Task type cannot be changed after creation

Scheduled TaskAd-hoc TaskPlanned Task

Project

State Change the task's state

IdleRunningDisabledError

Idle : Ready to run Running : Currently executing Disabled : Won't execute automatically Error : Task encountered an error

Schedule (Cron Expression) Format: minute hour day month weekday (e.g., "* * * * *" for every minute)

Minute

Hour

Day

Month

Weekday

Plan Specific execution times for this task

Upcoming Executions

close

No scheduled execution times yet. Add one below.

add Add Time

Token Token used to trigger this task externally

refresh Generate

System Prompt System-level instructions for the assistant

User Prompt The main task prompt that will be executed

Attachments Container file paths or URLs, one per line