delete_schedule
Delete a Duplicacy backup schedule and its associated jobs using the schedule's 0-based index from get_schedule_status.
Instructions
Delete a schedule and its jobs.
Args: schedule_index: Schedule index (0-based, as shown by get_schedule_status).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schedule_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |