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

End Node

PDF
フォーカスモード
フォントサイズ
最終更新日: 2025-08-27 15:06:08

Node Function

The end node belongs to Basic Node, marking the completion of workflow operation and supporting output variables at the end node.




Directions

Output Variable

Used to return the result after the workflow runs. Support users to manually add output variables with the following configurations.
Configuration
Description
Variable Name
The variable name can only contain letters, digits, or underscores, must start with a letter or underscore, and is mandatory.
Description
Description of this variable. Optional.
Data source
The data source of this variable supports two options: "refer" and "input". "Refer" allows selecting output variables from all preceding nodes, while "input" supports manually filling in a fixed value.
Type
The data type of this variable cannot be selected and defaults to the variable type "refer" or the string type "input".

Application Example

When referencing a workflow (e.g., by using a "workflow node" or a "loop node"), after the referenced workflow completes, it returns the output variables from the "end node". The main workflow can receive and use these variables. For a specific example, please refer to the Start Node example.

FAQs

What is the difference between the End Node and the Response Node?
The response node and end node are adjusted from the end-reply node in Tencent Cloud Agent Development Platform (Tencent Cloud ADP) version 2.6. The primary purpose is to clearly distinguish the function of these two types of nodes. The response node supports outputting intermediate computing results while the workflow is running, and multiple reply nodes can be added in a workflow. The end node aggregates the complete workflow results for external output, and only one end node can exist in a workflow.

ヘルプとサポート

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

フィードバック