Isolation mode applied for all memory I/O in this node.
Optional readOptional filter applied when loading traces before execution.
Optional types?: MemoryTraceType[]Restrict loaded traces to these memory types.
Optional scope?: GraphMemoryScopeRestrict loaded traces to this scope.
Optional maxMaximum number of traces to surface into GraphState.memory.
Optional minMinimum consolidation strength (0–1) for a trace to be returned.
Optional semanticFree-text semantic query used for vector-similarity retrieval.
Optional writeOptional encoding settings applied when persisting after execution.
Optional autoWhen true, the runtime auto-encodes node output into a new trace.
Optional type?: MemoryTraceTypeTrace category applied to auto-encoded output.
Optional scope?: GraphMemoryScopeScope applied to auto-encoded output.
Controls how a node reads from and writes to the agent's memory subsystem.