deactivate_workflow
Deactivate workflows by ID to stop automatic execution while retaining them for future manual use or reactivation, ensuring flexibility in managing n8n workflows.
Instructions
Deactivates a workflow by its ID, preventing it from running automatically. The workflow will still exist and can be manually executed or reactivated later. Use this instead of deleting workflows that you might need again.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
id | Yes | ID of the workflow to deactivate - can be obtained from list_workflows |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from mcp-n8n-builder
Related Tools
- @makafeli/n8n-workflow-builder
- @makafeli/n8n-workflow-builder
- @spences10/mcp-n8n-builder
- @spences10/mcp-n8n-builder
- @illuminaresolutions/n8n-mcp-server