routines_toggle
Toggle a routine on or off without deletion. Pass a boolean to enable or pause it.
Instructions
Enable or disable a Routine without deleting it. Pass enabled=false to pause.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| enabled | Yes |