delete memory
This block is part of the anthropic group and was last modified in core v15.0.0.
delete memory v15.0.0 Delete a memory by id (forget the conversation and its files).
In pins 1 + flow
- flow
flow - id required
valueThe memory id to delete.
Out pins 4 + flow
- flow
flow - success
condition - deleted
conditionTrue when a memory was deleted (false when none existed).
- errors
array<value>Error codes when the call fails (success=false): config_error, internal_error.
- error detail
value
forget |
remove memory |
clear memory |
wipe memory |
A typical wiring for delete memory: a function trigger starts the flow; value feeds the id pin; 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
