deactivate-workflow
Deactivate a workflow by ID to stop its execution and prevent it from running automatically.
Instructions
Deactivate a workflow by ID. This will prevent the workflow from running. IMPORTANT: Arguments must be provided as compact, single-line JSON without whitespace or newlines.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Workflow ID | |
| clientId | Yes | Client ID from init-n8n |