search
Retrieve ranked memory entries using BM25 algorithm. Returns path, score, snippet, and type.
Instructions
BM25 search across the memory store. Returns ranked {path, score, snippet, type}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layer | No | ||
| limit | No | ||
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |