list memories
This block is part of the anthropic group and was last modified in core v15.0.0.
list memories v15.0.0 List all memories (id, timestamps, expiry, turn count) for browsing or housekeeping.
In pins 1 + flow
- flow
flow - limit
numberMax memories to return. Default 100.
Out pins 5 + flow
- flow
flow - success
condition - memories
array<object>One object per memory: {id, guid, created, updated, expiry, turn_count}.
- count
numberTotal memories matched.
- errors
array<value>Error codes when the call fails (success=false): config_error, internal_error.
- error detail
value
memories |
all memories |
browse memories |
memory list |
A typical wiring for list memories: a function trigger starts the flow; the flow out pin feeds debug.

Version history
Introduced in v15.0.0.
Back to
anthropic Return to the main group to view all sub-groups Back to anthropic Return to the group to view all blocks within this group
