execution_get
Get details of a specific execution
How to use it
execution_get is exposed by the N8n MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the execution_get tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install N8n MCP Server
$
npm install -g @leonardsellem/n8n-mcp-serverOther tools in N8n MCP Server (11)
execution_list
List executions for a workflow
execution_run
Execute a workflow via the API
execution_stop
Stop a running execution
run_webhook
Execute a workflow via a webhook
workflow_activate
Activate a workflow
workflow_create
Create a new workflow
workflow_deactivate
Deactivate a workflow
workflow_delete
Delete a workflow
workflow_get
Get details of a specific workflow
workflow_list
List all workflows
workflow_update
Update an existing workflow