n8n_backup_workflow
Save a checksum-verified local backup of an n8n workflow before changes, so guarded updates can refuse writes unless a matching backup exists.
Instructions
Save a verified local backup of any n8n workflow. Writes nothing to n8n. The backup is read back and checksum-verified, and n8n_apply_workflow_update refuses to run without one matching the exact version being changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_id | Yes |