routines_toggle
Toggle a routine's active state with enabled true or false, pausing or resuming it without deleting the routine.
Instructions
Enable or disable a Routine without deleting it. Pass enabled=false to pause.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| enabled | Yes |