n8n_list_executions
Retrieve workflow execution history with optional filters for status, workflow, and date to monitor and analyze automation performance.
Instructions
[UNIFIED] List workflow executions with filters by status, workflow, and date. Returns execution history. All filter parameters are OPTIONAL.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| workflow_id | No | ||
| status | No | ||
| include_data | No | ||
| limit | No | ||
| cursor | No |