n8n - Manage n8n workflows and automations via API
Interact with n8n automation platform to manage workflows and executions
Tags
Updated: 2026-02-18Capabilities
Typical Inputs
Typical Outputs
What this skill does
- list workflows
- get workflow details
- activate workflow
- deactivate workflow
- list executions
- get execution details
- execute workflow
- execute workflow with data
Inputs
- API key
- Base URL
- Workflow ID
- Execution ID
- Execution data
Outputs
- Workflow list
- Workflow details
- Execution list
- Execution details
- Execution result
Requirements
- n8n API key
- n8n instance URL
- Python environment
- Required dependencies
