n8n Manager for AI Agents
JSON →Manage n8n workflow automation instances through natural language using the n8n public API.
Tools · 10
- n8n_create_workflow Create new workflows with nodes and connections
- n8n_get_workflow Retrieve workflow details by ID
- n8n_update_workflow Update existing workflows (requires full node list)
- n8n_delete_workflow Delete workflows permanently
- n8n_list_workflows List workflows with filtering and pagination
- n8n_trigger_webhook_workflow Trigger workflows via webhook URL
- n8n_get_execution Get detailed execution information
- n8n_list_executions List executions with status filtering
- n8n_delete_execution Delete execution records
- n8n_health_check Check API connectivity and configuration
Environment variables
N8N_API_URLN8N_API_KEY
★ 59 GitHub stars