update_memory
Modify existing memory data, including text, bucket, relationships, and reference details, in the Memory Box MCP Server to ensure accurate and updated information storage and retrieval.
Instructions
Update an existing memory including text, bucket, and relationships
Input Schema
Name | Required | Description | Default |
---|---|---|---|
bucket_id | No | Move memory to different bucket | |
memory_id | Yes | The ID of the memory to update | |
raw_content | No | New raw content for the memory | |
reference_data | No | Updated reference data (same structure as save_memory) | |
source_type | No | Update source type | |
text | No | New text content for the memory |