Memory Recall
localnest_memory_recallRecall the most relevant local memories for a task or query. Choose from verbose, compact, or lite formats to control token usage.
Instructions
Recall the most relevant local memories for a task or query. Use item_format=compact to drop content/metadata (~50% fewer tokens) or lite to return only id+title (~85% fewer tokens).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| root_path | No | ||
| project_path | No | ||
| branch_name | No | ||
| topic | No | ||
| feature | No | ||
| kind | No | knowledge | |
| actor_id | No | ||
| tags | No | ||
| limit | No | ||
| item_format | No | verbose | |
| response_format | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes |