backup_workflow
Create a backup snapshot of an n8n workflow before making changes. Provide a workflow ID and an optional description to preserve the current state for safe rollback.
Instructions
Create a backup snapshot of a workflow before making changes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflowId | Yes | Workflow ID to backup | |
| description | No | Optional description for this backup (e.g., "Before AI optimization") |