Update nexus: fix conflicts and sync local changes

This commit is contained in:
Shen Wei
2026-04-26 12:06:50 +08:00
parent 191797c01b
commit f09834b5a5
2443 changed files with 254323 additions and 255154 deletions

View File

@@ -1,24 +1,24 @@
---
title: "N8N"
type: entity
tags: [workflow-automation, open-source, self-hosted]
last_updated: 2025-12-31
---
## Overview
**N8N**(发音 "n-eight-n"是一款开源的工作流自动化工具支持通过可视化节点编辑器连接各种服务、API 和数据库,实现业务流程自动化。
## Key Features
- 开源免费,可自托管
- 可视化节点编辑器
- 支持 400+ 预置集成节点
- 支持 Webhook 触发
- 支持条件分支、循环、错误处理
- 支持代码执行节点JavaScript / Python
- 可与 AI 模型集成Claude、OpenAI、LangChain 等)
## Related
- [n8n-workflow-orchestration]
- [[n8n-mcp]] — Claude 与 N8N 的连接桥梁
- [[工作流自动化]] — 相关概念
- [[Webhook]] — N8N 常用触发方式
---
title: "N8N"
type: entity
tags: [workflow-automation, open-source, self-hosted]
last_updated: 2025-12-31
---
## Overview
**N8N**(发音 "n-eight-n"是一款开源的工作流自动化工具支持通过可视化节点编辑器连接各种服务、API 和数据库,实现业务流程自动化。
## Key Features
- 开源免费,可自托管
- 可视化节点编辑器
- 支持 400+ 预置集成节点
- 支持 Webhook 触发
- 支持条件分支、循环、错误处理
- 支持代码执行节点JavaScript / Python
- 可与 AI 模型集成Claude、OpenAI、LangChain 等)
## Related
- [n8n-workflow-orchestration]
- [[n8n-mcp]] — Claude 与 N8N 的连接桥梁
- [[工作流自动化]] — 相关概念
- [[Webhook]] — N8N 常用触发方式