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

# Number

> Provide a fixed numeric value.

Enter a number directly on the compact node.

| Input      | Type   | Required | Description                |
| ---------- | ------ | -------- | -------------------------- |
| **Number** | Number | Yes      | The numeric value to emit. |

| Output | Type   | Description         |
| ------ | ------ | ------------------- |
|        | Number | The entered number. |

If the input cannot be parsed as a number, the server produces `null`.
