> ## Documentation Index
> Fetch the complete documentation index at: https://learn.workflow.dog/llms.txt
> Use this file to discover all available pages before exploring further.

# Empty List

> Produce a list containing no items.

**Empty List** is a compact value node with no inputs.

## Output

| Output   | Type | Description          |
| -------- | ---- | -------------------- |
| **List** | List | An empty list: `[]`. |

Use it to initialize a list input or explicitly represent “no items.”
