toggle_schedule
Enable or disable a scheduled job discovery cron job by its ID. Changes take effect on the next reconcile cycle within 60 seconds.
Instructions
Enable or disable a scheduled job discovery cron job by its ID. The agent will pick up changes on its next reconcile cycle (within 60 seconds).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Schedule ID to toggle | |
| enabled | Yes | true to enable, false to disable |