update_memory
Update a stored memory by its ID with revised content, tags, or category to keep information accurate.
Instructions
Update an existing memory by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Memory ID | |
| tags | No | New tags | |
| content | No | New content | |
| category | No | New category |