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