conductorv2
Plugins/Developer

n8n

Trigger workflows, list executions, and manage n8n automations.

requires credentials5 tools

Integrate with your self-hosted n8n instance. Trigger webhook workflows, list recent executions, and get workflow status directly from your AI.

Credentials

NameLabelRequired
N8N_URLn8n Instance URLrequired
N8N_API_KEYn8n API Keyrequired

Setup

terminal
conductor plugins setup n8n

Tools

ToolDescriptionApproval
n8n_workflowsList all workflows
n8n_workflowGet workflow details
n8n_triggerTrigger a workflow via webhookrequired
n8n_executionsList recent executions
n8n_executionGet execution details and output

Tools marked required will prompt the user for approval before execution. These are typically write, delete, or send operations.

Example Prompts

Trigger my daily report workflow

n8n_trigger

Show the last 5 executions of the data sync workflow

n8n_executions