routines_toggle
Toggle a routine on or off by passing enabled=true or false. Pause a routine without deleting 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 |