toggle_whatsapp_workflow
Activate or pause a WhatsApp workflow by providing its ID and a boolean value. Use this mutation to turn workflows on or off.
Instructions
Activar/Pausar workflow — Activa o pausa un workflow de WhatsApp existente [mutation]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID del workflow a modificar | |
| enabled | Yes | true para activar, false para pausar |