list-executions
Retrieve and filter all executions from your N8N MCP instance using parameters like workflow ID, status, and data inclusion to manage and analyze workflow processes effectively.
Instructions
Retrieve all executions from your instance with optional filtering.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
clientId | Yes | ||
includeData | No | ||
limit | No | ||
status | No | ||
workflowId | No |