RELEASE

n8nctrl

v0.8.0

May 23, 2026 · n8nctrl · Network

Added

Why

Closes the workflow lifecycle. Restore after n8n_delete_workflow is now one-call: read the backup file into `definition` and pass it to n8n_create_workflow. The restored workflow gets a new id.

Also enables cloning: n8n_get_workflow(includeDefinition=true) -> edit name in-place -> n8n_create_workflow.

Full diff: https://github.com/solomonneas/n8n-ops-mcp/compare/v0.7.0...v0.8.0

← n8nctrl v0.14.0 n8nctrl v0.8.1 →

View v0.8.0 on GitHub · All releases