Unified Find
localnest_findSearch across memory entries, code chunks, and knowledge graph triples in one call. Get re-ranked results with normalized scores from all sources.
Instructions
Search across memory entries, code chunks, and knowledge graph triples in a single call. Results are re-ranked across all sources using normalized scores. Each item includes a source field ("memory", "code", or "triple"). Use the sources parameter to limit which backends are queried.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| limit | No | ||
| project_path | No | ||
| all_roots | No | ||
| sources | No | ||
| item_format | No | verbose | |
| response_format | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes |