update_memory
Modify existing memory content by replacing text, then automatically re-embedding and re-indexing the updated information.
Instructions
Overwrite an existing memory's text. Re-embeds and re-indexes.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes | Exact memory UUID to update. | |
| text | Yes | Replacement text for the memory. |