Node reference
Variable
Store a reusable value
Store a reusable value
Part of Core / Data. This reference is generated from the node definitions shipped with Blokboard.
When to use it#
- Save an API response as a variable for later nodes.
Parameters#
| Parameter | Field type | Default | Description |
|---|---|---|---|
Variables (variables) | variable-list | [] |
Inputs#
| Port | Value | Description |
|---|---|---|
in | any | Incoming value available to parameter expressions. |
Outputs#
| Port | Value | Description |
|---|---|---|
out | object | Only the variable created by this node. |
Use in a workflow#
Connect this node to the path that should execute it. Run a small example, inspect its actual output, and use the expression picker to select values for later nodes.
See expressions for mapping values, workflow basics for connections, and troubleshooting for failed runs.