mnemos_update
Modify stored memories by updating content, summaries, or tags using PATCH semantics for persistent AI agent knowledge management.
Instructions
Update a memory (PATCH semantics)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | No | New content | |
| id | Yes | Memory ID | |
| summary | No | New summary | |
| tags | No | New comma-separated tags |