update_memory
Modify existing memories in SQLite storage by updating titles or content. Ideal for maintaining accurate and up-to-date information in the Memory MCP server.
Instructions
Update an existing memory.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | No | Optional new content for the memory | |
memory_id | Yes | The ID of the memory to update | |
title | No | Optional new title for the memory |