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

> Provide a new object with no properties.

The **Empty Object** action returns `{}`. Use it as a starting value for **Set
Properties**, a default object for a branch, or an explicit empty payload.

## Outputs

| Output     | Type   | Description                      |
| ---------- | ------ | -------------------------------- |
| **Object** | Object | A new object with no properties. |
