Node reference
Output node: mark the workflow result
output · Updated September 17, 2026
The Output node marks what the workflow produced. Nothing runs after it.
When to use it
At the end of every workflow, so each run has a clear result.
Ports
- Inputs
in- Outputs
- None
Configuration
- Value
value - template
Output
Records value as the result, or its input when value is empty. It has no output ports.
Example
{{ nodes.merge.output }}Keep reading
- Merge node: join branchesThe Merge node joins workflow branches back together once every incoming edge settles, passing on the first value, a list, or an object keyed by source.
- Getting started with NovalinkCreate an account, add an Anthropic credential, and build and run your first AI agent workflow on the Novalink canvas in a few minutes.
- Set node: build JSON with templatesThe Set node builds a new JSON object from templates, to reshape data between AI workflow steps and keep agent prompts small.
Build it on the canvas
Create a free account and run your first workflow in the browser, or run Novalink on your own machine.