Update Workspace Variable
unfour.workspace.update_variableUpdate a workspace-global variable while preserving omitted settings. Sensitive values are masked in returned data.
Instructions
Updates one workspace-global variable through the command bus. Omitted optional fields keep their current values. Returned values are masked when secret or sensitive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| value | Yes | ||
| isSecret | No | ||
| isEnabled | No | ||
| sortOrder | No | ||
| variableId | Yes | ||
| description | No | ||
| workspaceId | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||