n8n_export_all_workflows
Exports every n8n workflow to individual JSON files in a local directory, creating a full-instance backup that complements per-change snapshots.
Instructions
Back up every workflow of the instance as individual JSON files in a local directory. Complements the per-change snapshots with a full-instance safety net.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory | No | Target directory (default: ~/.mcp-n8n/backups/<timestamp>) |