Configuration
- Assign key — the name to store the value under in
token.assigns.
Tips
- The value is stored verbatim — list of dated properties, raw struct, primitive, or whatever arrived. Downstream Flow nodes read it back in the same shape.
- Use this to materialize a transformation result so a later Flow Action can consume it.