[PR #315] [MERGED] feat: add mcp tool type #441

Closed
opened 2026-02-16 01:15:58 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-daemon/pull/315
Author: @Nov1c444
Created: 5/28/2025
Status: Merged
Merged: 5/30/2025
Merged by: @Yeuoly

Base: mainHead: feat/add-mcp-tool-type


📝 Commits (1)

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 pkg/entities/requests/tool.go (+2 -1)

📄 Description

Added MCP tool type to enable Agent strategy plugins to invoke MCP tool types.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-plugin-daemon/pull/315 **Author:** [@Nov1c444](https://github.com/Nov1c444) **Created:** 5/28/2025 **Status:** ✅ Merged **Merged:** 5/30/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `feat/add-mcp-tool-type` --- ### 📝 Commits (1) - [`8e2562f`](https://github.com/langgenius/dify-plugin-daemon/commit/8e2562fef0417f9033b3a3448d26561f34be1438) feat: add mcp tool type ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pkg/entities/requests/tool.go` (+2 -1) </details> ### 📄 Description Added MCP tool type to enable Agent strategy plugins to invoke MCP tool types. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 01:15:58 -05:00
yindo closed this issue 2026-02-16 01:15:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-daemon#441