schedule_job
Automate host system tasks by scheduling a command to run at a specific time or on a recurring cron schedule.
Instructions
Schedule a command at a specific time or on a cron schedule.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes | ||
| run_at | Yes | ||
| command | Yes | ||
| recurring | No |