Skip to main content
Glama

delete_workflow

Remove workflows from n8n automation platform by specifying the workflow ID to manage your automation processes effectively.

Instructions

Delete an n8n workflow

Input Schema

NameRequiredDescriptionDefault
idYes

Input Schema (JSON Schema)

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

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/get2knowio/n8n-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server