Update memory
update_memoryOverwrite the text of an existing memory using its memory_id, with optional replacement metadata.
Instructions
Overwrite the text of an existing memory by memory_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Replacement text for the memory. | |
| metadata | No | Optional replacement metadata. | |
| memory_id | Yes | Exact memory_id to update. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |