search_memory
Search stored memories using BM25 full-text search, weighted by importance and recency. Optionally filter by tags to narrow results.
Instructions
Search memories using BM25 full-text search with importance and recency weighting. Supports optional tag filtering to narrow scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query — natural language or keywords | |
| limit | No | Max results to return (default: 5) | |
| tags | No | Only search memories with these tags |