search_memories_similarity
Identify and retrieve memories with high vector similarity to a provided query embedding, enabling efficient recall of relevant information within the AGI MCP Server's persistent memory system.
Instructions
Search memories by vector similarity
Input Schema
Name | Required | Description | Default |
---|---|---|---|
embedding | Yes | Query embedding vector | |
limit | No | Maximum number of results | |
threshold | No | Minimum similarity threshold |