> ## 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.

# Null

> Produce an explicit null value.

**Null** has no inputs.

| Output   | Type | Description       |
| -------- | ---- | ----------------- |
| **Null** | Null | The value `null`. |

Use it when an action must receive an explicit “no value” rather than an
unconnected input.
