mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #284] [MERGED] migrate feishu wiki tool #1248
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-official-plugins/pull/284
Author: @Nov1c444
Created: 2/26/2025
Status: ✅ Merged
Merged: 2/26/2025
Merged by: @Nov1c444
Base:
main← Head:feishu_wiki📝 Commits (1)
a2be2e5migrate feishu wiki tool📊 Changes
11 files changed (+1105 additions, -0 deletions)
View changed files
➕
tools/feishu_wiki/.env.example(+4 -0)➕
tools/feishu_wiki/README.md(+0 -0)➕
tools/feishu_wiki/_assets/icon.png(+0 -0)➕
tools/feishu_wiki/feishu_api_utils.py(+913 -0)➕
tools/feishu_wiki/main.py(+6 -0)➕
tools/feishu_wiki/manifest.yaml(+39 -0)➕
tools/feishu_wiki/provider/feishu_wiki.py(+7 -0)➕
tools/feishu_wiki/provider/feishu_wiki.yaml(+43 -0)➕
tools/feishu_wiki/requirements.txt(+1 -0)➕
tools/feishu_wiki/tools/get_wiki_nodes.py(+20 -0)➕
tools/feishu_wiki/tools/get_wiki_nodes.yaml(+72 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.