search_memory
Search memory by semantic similarity to retrieve relevant context, prior decisions, and evolved thinking, ranked by relevance and salience.
Instructions
Search the memory system by semantic similarity. Use this at the start of any topic-specific conversation to surface relevant context, prior decisions, and evolved thinking — without being asked. Returns memories ranked by relevance × salience.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Natural language query describing what context you need | |
| top_k | No | Number of memories to return (default 6) | |
| types | No | Filter by memory type. Options: ['episodic', 'feedback', 'project', 'reference', 'semantic', 'user']. Omit to search all. |