conductorv2
Plugins/Developer

Cron

Schedule and manage recurring tasks.

zero-config5 tools

Works immediately. Runs within the Conductor server process.

Schedule AI-powered tasks to run on a cron schedule. Perfect for daily standups, weekly reports, automated backups, and periodic data syncs.

Setup

terminal
Zero-config. Cron expressions follow standard format: * * * * *

Install

Built-in — no installation needed. Works immediately.

Tools

ToolDescriptionApproval
cron_listList all scheduled tasks
cron_addSchedule a new taskrequired
cron_removeRemove a scheduled taskrequired
cron_enableEnable a scheduled task
cron_disableDisable a scheduled task

Tools marked required will prompt the user for approval before execution. These are typically write, delete, or send operations.

Example Prompts

Schedule a daily report at 9am

cron_add

Show my scheduled tasks

cron_list