Custom Outputs

The "Custom Outputs" plugin allows you to define custom outputs for platform nodes, including specialized outputs like "JSON" outputs. This plugin enables the addition of custom outputs to platform nodes. These outputs can be tailored to meet specific requirements, such as generating JSON data.

The "Custom Outputs" plugin will add custom outputs to the nodes.

Default Nodes

This plugin only adds outputs to the platform nodes, and the default nodes will not change.

Supported Outputs

Ensures that any added output must be supported by the server-side processes. Unsupported formats will not function correctly.

Output Types

If the custom output is in JSON format, it will be processed accordingly. Non-JSON outputs will be treated as "Action" outputs, which are used to trigger subsequent nodes and execute specific actions within the bot's workflow.


By using the "Custom Outputs" node, you can extend the functionality of platform nodes, allowing for greater flexibility and customization in your bot development.