toggle_trigger
Enable or disable a trigger to control whether it fires executions. Provide the trigger UUID and set enabled to true or false.
Instructions
Habilita ou desabilita um trigger. Triggers desabilitados não disparam execuções.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | Yes | true para habilitar, false para desabilitar | |
| trigger_id | Yes | UUID do trigger |