list_executions
Retrieve and filter workflow execution records by workflow ID, status, project ID, or data inclusion to monitor automation performance.
Instructions
List workflow executions. Filter by workflow_id, status (success/error/running/waiting/canceled/crashed), project_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_id | No | ||
| status | No | ||
| project_id | No | ||
| include_data | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |