memory_search
Search stored memories semantically to retrieve relevant context before decisions or at session start, with results ranked by relevance.
Instructions
Semantic search across all memories. Use this at the start of a session, before making decisions, or when you need context about a topic. Returns results ranked by relevance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| type | No | ||
| limit | No | ||
| query | Yes | The search query text | |
| project | No | ||
| min_score | No |