mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #270] [MERGED] plugin: feishu_base #1233
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/270
Author: @Yeuoly
Created: 2/26/2025
Status: ✅ Merged
Merged: 2/26/2025
Merged by: @Yeuoly
Base:
main← Head:plugin/feishu_base📝 Commits (2)
8cf4624plugin: feishu_base7dfc7d0fix📊 Changes
30 files changed (+967 additions, -47 deletions)
View changed files
➖
migrations/tools/feishu_base/requirements.txt(+0 -1)📝
tools/feishu_base/.env copy.example(+0 -0)📝
tools/feishu_base/README.md(+0 -0)📝
tools/feishu_base/_assets/icon.png(+0 -0)📝
tools/feishu_base/main.py(+0 -0)📝
tools/feishu_base/manifest.yaml(+11 -15)📝
tools/feishu_base/provider/feishu_base.py(+1 -1)📝
tools/feishu_base/provider/feishu_base.yaml(+0 -0)➕
tools/feishu_base/requirements.txt(+1 -0)📝
tools/feishu_base/tools/add_records.py(+5 -3)📝
tools/feishu_base/tools/add_records.yaml(+0 -0)📝
tools/feishu_base/tools/create_base.py(+4 -3)📝
tools/feishu_base/tools/create_base.yaml(+0 -0)📝
tools/feishu_base/tools/create_table.py(+4 -3)📝
tools/feishu_base/tools/create_table.yaml(+0 -0)📝
tools/feishu_base/tools/delete_records.py(+4 -3)📝
tools/feishu_base/tools/delete_records.yaml(+0 -0)📝
tools/feishu_base/tools/delete_tables.py(+4 -3)📝
tools/feishu_base/tools/delete_tables.yaml(+0 -0)➕
tools/feishu_base/tools/feishu_api_utils.py(+913 -0)...and 10 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.