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

Workflow Node

PDF
Mode fokus
Ukuran font
Terakhir diperbarui: 2026-02-04 11:42:08

Node Function

The Workflow Node belongs to the Information Processing Node, supporting users to introduce workflows in the "To be released" and "Released" status as nodes into the current workflow. It is commonly used for reusing workflow logic to achieve modular split and management of complex tasks. For example: Workflow A is for confirming user profiles, and Workflow B is for recommending products. Workflow B can introduce Workflow A as a workflow node into the canvas and execute subsequent nodes based on user profiles.




Directions

Refer to Workflow

Support users to introduce workflows with "To be released" and "Released" status. Upon success, show the necessary input variables for calling the workflow in "Input variables of the workflow". Support nested workflows with a maximum of 5 layers.




Input variables of the workflow

Automatically display the necessary input variables based on the introduced workflow. Only support user configuration of the "data source" option, with two options: "refer" and "input". "Refer" allows selecting output variables from all preceding nodes, while "input" supports manually filling in a fixed value.

Output Variable

The output variable processed by this node defaults to the output of the introduced workflow as well as runtime Error info (data type: object, this field is empty during normal operation). Manual addition by users is not supported.




Handling error

Exception handling can be enabled manually (off by default), supporting exception retry and exception handling method configuration. The configuration content is as follows:
Configuration
Description
Max Retry Attempts
Maximum number of times to rerun when the node running exceptionally. If retry exceeds the set number of times, consider that node call failed and execute the exception handling method below. Default is 3 times.
Retry Interval
Interval between each rerun, default is 1 second.
Exception Handling Method
Support three types, including "Output Specific Content", "Execution Exception Flow", and "Interrupt Flow".
Exception Output Variable
When the exception handling method is set to "Output Specific Content", the output variable returned when retries exceed the maximum number.

When the exception handling method is set to "Output Specific Content", the workflow will not be interrupted after an exception occurs. The node returns the output variable and variable value set by the user in the output content directly after retry.
When the exception handling method is set to "Execution Exception Flow", the workflow will not be interrupted after an exception occurs. The node executes the exception handling process customized by users after retry.



When the exception handling method is set to "Interrupt Process", there are no more settings. The workflow execution is interrupted after an exception occurs.

Application Example

For details, please refer to the Start Node example.

FAQs

1. Can I modify the imported workflow on the workflow configuration page?
Modification is not supported on the workflow configuration page. If you need to modify the imported workflow, you can click "View" to enter the sub-workflow and make changes.
2. Can I replace the workflow on the workflow configuration page?
The workflow node requires first selecting the imported workflow to create. Once created, replacing the imported workflow is not supported.

Bantuan dan Dukungan

Apakah halaman ini membantu?

masukan