Data Preview
Data Preview lets you quickly validate that a worker produced the expected structure/content.
Opening the Preview
- Click the worker then select Data Preview (or toggle the preview panel).
What You See
- A structured (often JSON/table) snapshot of the worker's output.
- May include pagination or truncated samples for large datasets.
Why It Matters
- Detect misconfigurations early.
- Understand schema for mapping into later workers.
Tips
- Preview after every major parameter change.
- If empty, confirm that upstream workers produced results and that mappings are correct.
Next: Results Preview.