n8n_list_backups
List local workflow backups created before n8n mutations, with optional filters for server name and workflow ID.
Instructions
List local workflow backups created before n8n mutations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum backups to show. | |
| server_name | No | Optional server name filter. | |
| workflow_id | No | Optional workflow ID filter. |