n8n_retry_execution
Retry failed workflow executions with original input data to resolve transient errors like network timeouts. Creates new execution while preserving original logs.
Instructions
Rerun a failed execution with the same input data. Useful for transient errors like network timeouts. Creates new execution while preserving original execution log. Only works with failed executions.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Failed execution ID to retry |