List executions on a live n8n instance
n8n_list_executionsList recent n8n workflow executions with optional filters for status, workflow, project, and pagination.
Instructions
List recent workflow executions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| status | No | ||
| projectId | No | ||
| workflowId | No |