Preview

Display any result type (text, image, video, audio) in the workflow editor for inspection.

Overview

The Preview node renders the output of any upstream node directly in the workflow editor canvas. It accepts all media types – text, images, video, and audio – and displays them inline. Multiple upstream connections are supported, with results displayed as an ordered list that persists its ordering across re-executions.

Configuration

Field Type Default Description
Preview Items PreviewItem[] [] Auto-populated list of received results from upstream nodes.
Item Order string[] [] Persisted ordering of preview items by source node ID. Survives re-execution so items remain in the same visual order.

Inputs & Outputs

Inputs:

Outputs: None. This is a display-only node.

Best Practices

Common Use Cases

Tips