get_related_memories
Identify semantically related memories by inputting a memory ID and optional similarity threshold to retrieve contextually relevant information from the Memory Box MCP Server.
Instructions
Find semantically similar memories to a specific memory
Input Schema
Name | Required | Description | Default |
---|---|---|---|
memory_id | Yes | The ID of the memory to find related memories for | |
min_similarity | No | Minimum similarity threshold (0.0-1.0) for related memories (default: 0.7) |