npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

n8n-nodes-lexiang-knowledge

v0.1.2

Published

n8n integration for Tencent Lexiang (腾讯乐享) Knowledge Base API. Manage documents, materials, custom attributes, users, teams, tasks, and more.

Downloads

32

Readme

n8n-nodes-lexiang-knowledge

npm version GitHub release

这是一个 n8n 社区节点,让你可以在 n8n 工作流中使用腾讯乐享(Lexiang)知识库 API。

⚠️ 重要提示

关于版本更新与稳定性

本插件的设计初衷是提供简单、稳定的乐享知识库集成体验。我们以 N8N 官方原生节点(如 Telegram、Notion等)为标准,力求交互逻辑清晰直观。

开发原则: 我们会审慎评估每一次代码变更,尽量维持现有节点结构和参数的稳定性,避免对生产环境造成不必要的影响。

注意事项: 在极少数情况下,为了修复重大缺陷或适配乐享 API 的关键变更,可能会引入必要的调整。

建议: 生产环境更新前,请查看 Release 日志。如果涉及 Breaking Changes(破坏性变更),我们会显著标记。

文档说明: 本文档旨在概括插件支持的核心功能。由于乐享接口众多且更新频繁,本文档可能无法覆盖所有参数细节。遇有疑问,请优先参考 腾讯乐享官方 API 文档

🤝 交流与支持

遇到问题或有功能建议?欢迎查阅腾讯乐享官方文档。

参与贡献

我们非常欢迎社区贡献!如果你发现了 bug、有新功能建议或想要改进代码:

无论是代码贡献、文档改进还是功能建议,我们都非常感谢!


🧩 节点功能

本插件提供腾讯乐享知识库 API 的完整集成功能,按照官方 API 文档结构组织:

二、通讯录管理

成员管理

部门管理

平台集成

  • ✅ 平台集成映射管理(企业微信、钉钉、飞书)

三、团队管理

四、知识库管理

团队知识库接口

知识节点接口

知识反馈接口

线上文档附件接口

五、任务管理

六、自定义属性管理

七、操作日志

八、AI 助手

十、素材管理

十一、导出任务管理

🔒 隐私与安全

本插件完全基于腾讯乐享官方 API 开发,直连乐享服务器,不经过任何第三方服务器。

  • 数据直连:所有 API 请求直接发送到腾讯乐享官方服务器
  • API 代理:支持配置自定义 API Base URL,适用于需要通过代理访问乐享 API 的网络环境
  • 无数据缓存:插件不存储、不缓存任何企业数据或用户信息
  • 无第三方依赖:不依赖任何第三方数据服务或分析服务
  • 开源透明:源代码完全开源,可随时审查和验证
  • 本地运行:所有数据处理均在你的 n8n 实例中进行

你的企业数据安全完全由你的 n8n 实例和腾讯乐享官方平台保障。

📦 安装

在 n8n 中通过社区节点管理界面搜索 n8n-nodes-lexiang-knowledge 进行安装,或使用命令行:

npm install n8n-nodes-lexiang-knowledge

详细安装指南请参考 n8n 社区节点文档。

🔑 凭证配置

获取腾讯乐享 API 凭证

  1. 登录 腾讯乐享管理后台
  2. 进入企业管理后台,获取企业相关信息
  3. 在 n8n 中创建「乐享知识库」凭证,填入必要信息

📚 参考资源

📄 许可证

MIT

About

n8n 腾讯乐享知识库 API 插件,完整支持通讯录管理、团队管理、知识库管理、任务管理、自定义属性、操作日志、AI助手、素材管理、导出任务等功能。

Resources