n8n Workflow Builder MCP Server

by makafeli
Verified

get_workflow

Retrieve a specific workflow by ID using the REST API interface. Manage and access workflows programmatically within the n8n Workflow Builder MCP Server.

Instructions

Get 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