mcp-n8n-builder

by spences10
Verified

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

NameRequiredDescriptionDefault
idYesID of the workflow to deactivate - can be obtained from list_workflows

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "ID of the workflow to deactivate - can be obtained from list_workflows", "type": "string" } }, "required": [ "id" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-n8n-builder

Related Tools

ID: hk5pjh6zd6