update
Identify a stored memory by reference or category and title, then replace its content, update its metadata, or do both.
Instructions
Update an existing memory. Find by ref (returned from remember) or by category+title. Can replace content, update metadata, or both.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | Memory reference (category/filename) from remember | |
| title | No | Title of the memory to update (used with category) | |
| content | No | New content (replaces existing body) | |
| category | No | Category to search in (used with title) | |
| metadata | No | Metadata fields to add or update |