schedule_range_tasks
Schedule recurring tasks for cyber range environments using cron expressions to automate security testing and research workflows.
Instructions
Schedule recurring tasks for the range.
Args: tasks: List of tasks to schedule schedule: Cron expression for scheduling user_id: Optional user ID (admin only)
Returns: Task scheduling result
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tasks | Yes | ||
| schedule | Yes | ||
| user_id | No |