retry_execution
Retry a failed or stopped execution by ID; if the API lacks retry support, re-trigger the workflow via webhook.
Instructions
Retry a failed or stopped execution by ID. Requires a recent n8n version exposing retry in the public API — if unavailable (404), re-trigger the workflow via run_webhook instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Execution ID to retry |