NodesOutput Nodes
Edit Page on GitHubOutput JSON
Outputs JSON to the user
outputjsonEasy0

Description
The Output JSON node displays structured JSON data to the user. This is useful for showing complex data structures, API responses, or formatted results in a way that preserves their hierarchical organization.
Common Use Cases
- Displaying structured data to users
- Showing API responses in their original format
- Presenting complex data hierarchies
- Debugging or inspecting JSON objects during workflow development
Inputs
The input connections this node accepts:
NameDescriptionTypeFlowThe flow of the workflowFlowJSONJSON to outputJSONOutputs
The output connections this node provides:
This node does not have any output ports.
Fields
The configurable fields this node provides:
NameDescriptionTypeJSONJSON to outputValue:Enter JSON here...MapLast updated on