mcp-n8n-builder

by spences10
Verified

activate_workflow

Initiate automatic execution of n8n workflows by activating them via their unique ID. Works for workflows with scheduled or webhook triggers, ensuring seamless automation setup.

Instructions

Activates a workflow by its ID, enabling it to run automatically based on its trigger (schedule, webhook, etc.). Note that only workflows with automatic trigger nodes can be activated - workflows with only manual triggers cannot be activated.

Input Schema

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

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "ID of the workflow to activate - 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