Archive workflow
n8n_workflows_archiveArchive an n8n workflow after providing an exact confirmation string to prevent accidental archiving.
Instructions
Archive one workflow after exact confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflowId | Yes | ||
| confirmation | Yes | Deliberate-action guard. Must equal exactly: ARCHIVE <workflowId> — substitute the real value(s). A mismatch is rejected without echoing the expected phrase. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| redacted | Yes | ||
| untrusted | Yes |