jambavan_memory_search
Search stored memories using BM25 full-text ranking across title, description, tags, and body content. Optionally filter by scope for precise retrieval.
Instructions
Search stored memories using BM25 full-text ranking. Searches across title, description, tags, and body content. Returns ranked results with score, title, scope, and a body preview. Optional: filter to a specific scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to return (default: 10). | |
| query | Yes | Natural-language or keyword query. | |
| scope | No | Restrict search to this scope. Omit to search all. |