---
title: "memory tool · RUAL Documentation"
description: "Let Claude manage its own long-term memory notes (read, write, search) for the wired memory. Drop into a message block's tools pin; use the toggles to l…"
canonical: https://docs.rual.nl/block-types/anthropic/anthropicconnection_tool_memory
language: en
---

# memory tool

This block is part of the [`anthropic`](https://docs.rual.nl/block-types/anthropic) group and was last modified in core [`v15.0.0`](https://docs.rual.nl/core-versions/150000).

Let Claude manage its own long-term memory notes (read, write, search) for the wired memory. Drop into a message block's tools pin; use the toggles to limit what it may do.

- allow read `condition` Allow list / read / search of notes. Default on.

Default `true`

- allow write `condition` Allow writing / appending notes. Default on.

Default `true`

- allow delete `condition` Allow deleting notes. Default off.

- tool `anthropictool` The memory tool; wire into a message block's tools pin (with a memory wired too).

| `memory management` |
| --- |
| `remember tool` |
| `notes tool` |
| `self memory` |

A typical wiring for [memory tool](https://docs.rual.nl/block-types/anthropic/anthropicconnection_tool_memory): the `tool` out pin feeds [send message](https://docs.rual.nl/block-types/anthropic/anthropicconnection_message).

![Studio canvas example for the memory tool block: typical wiring for memory tool.](https://docs.rual.nl/canvas-examples/anthropicconnection_tool_memory.png)

### Version history

Introduced in [`v15.0.0`](https://docs.rual.nl/core-versions/150000).
