Vars operators
PublicThe Vars family contains 1 operator. Per-run scratchpad — set/get keys across the graph.
Operators in this family
Section titled “Operators in this family”vars.state
Section titled “vars.state”Reads or writes persistent workflow-scoped state variables.
Version 1.0.0 · Semantics passthrough · Visibility advanced
Config
Section titled “Config”| Field | Type | Required | Default | Description |
|---|---|---|---|---|
key | string | yes | — | |
operation | ”get” | “set” | “increment” | “append” | no | "get" |
Input ports
Section titled “Input ports”| Port | Type | Required | Description |
|---|---|---|---|
input | any | no | Input |
Output ports
Section titled “Output ports”| Port | Type | Required | Description |
|---|---|---|---|
output | any | no | Output |
Source schemas
Section titled “Source schemas”Every operator above is rendered from its JSON schema in /opt/glyph/schemas/operators/:
schemas/operators/vars.state.json