Toggle Automation Status
toggle_automation_statusToggle an automation rule between active and inactive. Check the current state with get_automation before toggling.
Instructions
Toggle an automation rule between active and inactive. This flips the current state — call get_automation first if you need to know which way it will flip.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| automationId | Yes | Unique identifier of the automation |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Response payload from the Speak AI API |