update
Modify an existing memory by its exact URI, updating content, disclosure, priority, tags, or source while preserving the creation timestamp.
Instructions
Update an existing active memory by exact uri. Use only when you already know the URI. Does not change createdAt. Accepts fields: content, disclosure, priority, tags, source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | Exact existing memory URI | |
| fields | Yes | Fields to modify. Do not include uri, createdAt, updatedAt, or deletedAt. | |
| namespace | Yes |