update_memory
Modify stored memory by providing its ID and a new value, with optional metadata to update persistent session information.
Instructions
Update an existing memory entry
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | Updated memory value | |
| metadata | No | Optional metadata to merge | |
| memory_id | Yes | Memory row identifier |