n8n_list_executions
List recent workflow executions to monitor status, timing, and errors. Filter by workflow, status, or limit to troubleshoot automation issues.
Instructions
List recent workflow executions on an n8n server. Shows status, timing, and errors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (integer 1-1000) | |
| status | No | Filter by status | |
| server_name | No | Server name. Uses default if omitted. | |
| workflow_id | No | Filter by workflow ID |