Container Output (Table)

This node sends a table to an external caller (i.e. the Call Workflow (Table Based) node or an external REST client). A configured parameter makes the Container Output (Table) visible from the external caller and enables the external caller to fetch a table from the Container Output (Table) node.

If a data table is connected to the input port, the node will simply forward this table to the output port.

Options

Parameter name
A name for the output parameter (preferably unique). This name is exposed in the REST interface and in the Call Workflow (Table Based) node. It must start with a letter, followed by letters and digits and single minus signs or dashes and must end with a letter. Pattern: ^[a-zA-Z](?:[-_]?[a-zA-Z0-9]+)*(?<![0-9])$
Append unique ID to parameter name
If checked, the name set above will be amended by the node's ID "{Parameter Name}-{Relative node ID}" to guarantee unique parameter names. Usually it's a good idea to have this box not checked and instead make sure to use meaningful and unique names in all container nodes present in a workflow.
Description
The description for the output parameter. It is currently not shown in the API specification of the REST interface but it's used for example when using this workflow as a tool for an AI Agent or when extracting the workflow summary.

Input Ports

Icon
Table which defines the output of the workflow.

Output Ports

Icon
The input table directly forwarded without changes.

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.