Variable Read
Read secrets and environment variablesProperties
| Property | Value |
|---|---|
| Type | var-read |
| Family | Actions |
| Group | General |
Parameters
| Name | Label | Type | Description | Required |
|---|---|---|---|---|
| key | Environment Key | String | Yes | |
| default | Default Value | String | Fallback value if the key is missing | No |
Outputs
| Name | Label | Type | Description |
|---|---|---|---|
| key | key | string | Environment key |
| value | value | string | Environment value |

