mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #1786] [CLOSED] Add Plugin: Huoban API Suite (伙伴云全能工具箱) #1855
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-plugins/pull/1786
Author: @purexiao
Created: 12/23/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (9)
1bedc1bAdd files via upload891bf92Delete purexiao/huoban-plugin-dify.difypkg.zip709982aAdd files via uploadc5cc3daAdd files via uploadf2a0e8eDelete purexiao/huoban-plugin-dify.difypkg7444620Add manifest.yaml for Huoban API Suite0bde094Add files via upload71a707bAdd files via uploadd165fe5Change icon path to 'icon.png' in manifest📊 Changes
10 files changed (+1127 additions, -0 deletions)
View changed files
➕
purexiao/huoban-api-suite/CONTRIBUTING.md(+86 -0)➕
purexiao/huoban-api-suite/DIFY_MARKETPLACE_CHECKLIST.md(+142 -0)➕
purexiao/huoban-api-suite/LICENSE(+21 -0)➕
purexiao/huoban-api-suite/PRIVACY.md(+113 -0)➕
purexiao/huoban-api-suite/README.md(+63 -0)➕
purexiao/huoban-api-suite/_assets/icon.png(+0 -0)➕
purexiao/huoban-api-suite/manifest.yaml(+56 -0)➕
purexiao/huoban-api-suite/openapi.json(+575 -0)➕
purexiao/huoban-api-suite/package.json(+34 -0)➕
purexiao/huoban-api-suite/readme/README_zh_Hans.md(+37 -0)📄 Description
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
Introduction
This plugin provides comprehensive interaction capabilities with Huoban (Partners Cloud) for Dify Agents. Built on the official OpenAPI specification, it enables AI to autonomously explore data structures, perform CRUD operations, and manage workspace members.
Key Features
Note to Reviewer
Hello Reviewer,
This is a tool plugin based on the official Huoban.com API.
openapi.jsonwithout any custom Python scripts to ensure security.Authorization: Bearer {API_KEY}.api.huoban.com.审核员您好,
这是一个基于伙伴云(huoban.com)官方 API 封装的工具插件。
openapi.json声明式构建,不包含任何自定义 Python 脚本,确保安全。Authorization: Bearer {API_KEY}鉴权。api.huoban.com官方服务器。4. Checklist
5. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
6. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
No. This plugin does not collect, store, or share any user personal data. It only acts as a bridge to transmit API requests between the Dify platform and the official Huoban API using the user-provided API Key.
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.