tencent cloud

Tencent Cloud Agent Development Platform

Release Notes and Announcements
Release Notes
Product Announcement
Product Introduction
Product Overview
Advantages
Use Cases
Model Introduction
Purchase Guide
Package Subscription
Previous Version
Getting Started
Agent Application and Its Three Modes
Creating a "Content Summary Assistant" in Standard Mode
Creating a “Webpage Scraping Assistant” in Single Workflow Mode
Creating a “Stand-up Comedy Content Creation Assistant” in Multi-Agent Mode
Operation Guide
Application Development
Workflow
Multi-Agent
Knowledge Base
Widget
Plugin Marketplace
Model List 
Prompt Templates
Application Templates
Platform Management
Business, Workspace and Permissions
API Documentation
History
API Category
Making API Requests
Atomic Capability APIs
Operation Optimization APIs
Document Library APIs
Q&A Database APIs
Knowledge Tag APIs
Application Management APIs
Enterprise Management APIs
Billing APIs
Release Management APIs
Dialogue Endpoint APIs
Data Statistics APIs
Data Types
Error Codes
Application API Documentation
Dialogue API Overview
Dialog API Documentation (WebSocket)
Dialog API Documentation (HTTP SSE)
Image Chat or File Chat (Real-time Document Parsing + Chat)
Offline Document Upload
Tencent Cloud Agent Development Platform Operation COS Guide
ADP Document Parsing Protocol
FAQs
Product FAQs
Technical FAQs
Related Agreements
Tencent Cloud Agent Development Platform Service Level Agreement
Tencent Cloud Agent Development Platform Service Specific Terms
Tencent Cloud Agent Development Platform Privacy Policy
Tencent Cloud Agent Development Platform Data Processing and Security Agreement
Open-Source License Statement
Lighthouse OpenClaw Connector Plugin Service Agreement
Contact Us
Glossary

Plugin Introduction

PDF
フォーカスモード
フォントサイズ
最終更新日: 2026-02-03 14:39:58
Plugins can add extra capabilities to Agent applications. For example, plugins such as online search or video processing can enhance an Agent’s functionality, increase its practicality, and expand its service boundaries. You can browse existing plugins in the Plugin Marketplace or connect your own MCP plugin for Agents to call.



You can add plugins to Intelligent Agents in What Is Multi-Agent, or add plugin nodes in the workflow, expanding the Agent’s service boundaries.


Related Concepts

A plugin is a toolset that can contain one or more tools. Plugins are categorized into the following three types:
Plugin Types
API Type: Based on the OpenAPI 3.0 specification. API plugins provide standardized interfaces. By defining clear input and output structures, API services allow systems and tools to interact via HTTP requests. With standardized interfaces, other applications or plugins can easily call and use these functions.
MCP Type: MCP (Model Context Protocol) is an open protocol designed for LLM applications to seamlessly integrate with external data sources and tools. MCP provides a unified interface standard, simplifying scattered API plugins into a true “plug-and-play” model. This addresses challenges in traditional API integration such as multi-protocol adaptation and high development costs.
Code Type: Based on a Python environment. Provides services through user-written Python functions, allowing users to implement APIs by writing Python code.
APP Type: Based on released application build as a reusable plug-in, but only supports single-round call and does not support multi-round dialogue.



The Plugin Marketplace offers three sources of plugins:
Official Plugins: Provided by the Tencent Cloud Agent Development Platform. These can be directly applied to your applications to expand their capabilities.
Third-party Plugins: Listed in the marketplace but developed by third parties (e.g., enterprises, open-source communities, independent developers).
Custom Plugin: If the plugins provided by Tencent Cloud ADP fail to satisfy your utilization need, you can also create custom plugins to integrate the API used or build released applications into reusable plugins. For details, see Create Plugin.
Note:
Tencent Cloud Agent Development Platform will continue to add high-quality third-party plugins to enrich the marketplace. However, it cannot guarantee or be held responsible for the security or stability of third-party services.



Note:
Currently, the Plugin Marketplace is in a limited-time free trial. During this trial, plugin calls are subject to concurrency limits. For additional capacity, please contact Tencent Cloud customer service.


ヘルプとサポート

この記事はお役に立ちましたか?

フィードバック