schedule_delete
Deletes a scheduled task from Windows Task Scheduler, macOS launchd, or Linux cron without removing the workflow files.
Instructions
Delete a scheduled task from the OS task scheduler.
Removes the task from Windows Task Scheduler, macOS launchd, or Linux cron. Does not delete the workflow files — only the schedule.
Args: name: Name of the scheduled task to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |