delete_schedule
Permanently delete an audit schedule by ID to cancel future runs. Use update_schedule with enabled=false to pause without losing configuration.
Instructions
[schedule] DESTRUCTIVE: permanently delete an audit schedule by ID; future runs are cancelled. Prefer update_schedule with enabled=false to pause without losing config. Look up ID via list_schedules.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Schedule ID to delete (from list_schedules) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |