n8n_list_executions
Retrieve execution history to monitor automation performance and debug workflow failures. Filter by workflow ID or view all executions with status, timestamps, and workflow information.
Instructions
Retrieve execution history with status, timestamps, and workflow info. Filter by workflow ID or get all executions. Returns execution ID, status (success/error/running), start time, and workflow name. Use this to monitor automation performance or debug failures.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflowId | No | Filter executions for specific workflow (optional, omit for all) |