Visual Workflow AI

Memory

Add memory store

Usage Instructions

Create persistent storage for data that needs to be accessed across multiple workflow steps. Store and retrieve information throughout your workflow execution to maintain context and state.

Tools

memory_add

memory_get

memory_get_all

memory_delete

Block Configuration

Input

ParameterTypeRequiredDescription
operationstringYesOperation

Outputs

OutputTypeDescription
memoriesanymemories output from the block
idstringid output from the block

Notes

  • Category: blocks
  • Type: memory