Skip to content

Conversation

@purexiao
Copy link

Plugin Submission Form

1. Metadata

2. Submission Type

  • New plugin submission
  • Version update for existing plugin

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

  • Structure Discovery: AI can list workspaces, apps, and tables automatically.
  • Full CRUD: Create, Read, Update, and Delete records seamlessly.
  • Security: Built purely on declarative openapi.json with no custom code execution.

⚠️ Note to Reviewer (Resubmission)

This is a clean resubmission to replace the previous PR #1786.

  • Fix: Removed the .difypkg file from git history that was causing CI/Pre-check failures.
  • Correction: Verified that manifest.yaml author matches GitHub username (purexiao).
  • Structure: Strictly follows the purexiao/huoban-api-suite/... directory structure.

4. Checklist

  • I have read and followed the Publish to Dify Marketplace guidelines
  • I have read and comply with the Plugin Developer Agreement
  • I confirm my plugin works properly on both Dify Community Edition and Cloud Version
  • I confirm my plugin has been thoroughly tested for completeness and functionality
  • My plugin brings new value to Dify

5. Documentation Checklist

Please confirm that your plugin README includes all necessary information:

  • Step-by-step setup instructions
  • Detailed usage instructions
  • All required APIs and credentials are clearly listed
  • Connection requirements and configuration details
  • Link to the repository for the plugin source code

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:

  1. API Credentials (Bearer Token)
  2. Query Parameters (Search terms)
  3. Business Data (Records content)
    ...directly to the official Huoban API via HTTPS. All data handling is transient for the duration of the request.

Privacy Policy

  • I confirm that I have prepared and included a privacy policy in my plugin package based on the Plugin Privacy Protection Guidelines

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant