Transform

processing.transform Processing v0.1.0

Applies set, copy, move, and delete operations to a JSON object.

Ports

DirectionPortLabel
InputinputJSON object
OutputoutputTransformed JSON

Properties

PropertyTypeDefaultDescription
Operations
operations
json [{"op":"set","path":"status","value":"ready"}] Ordered list of { op, path, value } transforms applied to the input.

This page is generated from the node registry by gen-node-docs.mjs on every site build — ports, properties, defaults and visibility rules cannot drift from the code.