update_memory
Replace a stored memory with new text, then automatically re-embed and re-index it to maintain search accuracy.
Instructions
Overwrite an existing memory's text. Re-embeds and re-indexes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Replacement text for the memory. | |
| memory_id | Yes | Exact memory UUID to update. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |