neuron_schedule_toggle
Toggle any schedule on or off by its ID while preserving its configuration. Control schedule availability without deleting or recreating it.
Instructions
Enable or disable a schedule without removing it
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | Yes | Whether to enable or disable the schedule | |
| schedule_id | Yes | ID of the schedule to toggle |