mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #1802] [CLOSED] Add Plugin: Huoban API Suite (伙伴云全能工具箱) #1870
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/1802
Author: @purexiao
Created: 12/25/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (2)
dd1e843Add manifest.yaml for Huoban API Suitee240d5dAdd files via upload📊 Changes
9 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/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 (伙伴云) 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
openapi.jsonwith no custom code execution.⚠️ Note to Reviewer (Resubmission)
This is a clean resubmission to replace the previous PR #1786.
.difypkgfile from git history that was causing CI/Pre-check failures.manifest.yamlauthor matches GitHub username (purexiao).purexiao/huoban-api-suite/...directory structure.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
Transient Data Transmission Only.
This plugin does not persistently store any user personal data. It acts as a bridge to transmit:
...directly to the official Huoban API via HTTPS. All data handling is transient for the duration of the request.
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.