list-executions
Retrieve and filter workflow executions from the n8n MCP Server by status, workflow ID, or other parameters to monitor and analyze task outcomes efficiently.
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 |