list_executions
List recent n8n workflow executions to check their status. Filter by status, workflow ID, or limit to troubleshoot failed runs.
Instructions
List recent workflow executions to check status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| status | No | ||
| workflowId | No | Filter by workflow ID | |
| includeData | No | Include execution data |