n8n Workflow Builder MCP Server

by makafeli
Verified

deactivate_workflow

Deactivate a workflow by ID using the n8n Workflow Builder MCP Server to manage and control workflow execution programmatically.

Instructions

Deactivate a workflow by ID

Input Schema

NameRequiredDescriptionDefault
idYes

Input Schema (JSON Schema)

{ "properties": { "id": { "type": "string" } }, "required": [ "id" ], "type": "object" }

You must be authenticated.

Other Tools from n8n Workflow Builder MCP Server

Related Tools

ID: fhoynrlnpp