Memory List
localnest_memory_listRetrieve stored memories filtered by kind, status, nest, branch, tags, and more. Choose compact or lite format to reduce token usage.
Instructions
List stored memories with optional scope, kind, nest, branch, and tag filters. 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 |
|---|---|---|---|
| kind | No | knowledge | |
| status | No | active | |
| project_path | No | ||
| topic | No | ||
| nest | No | ||
| branch | No | ||
| actor_id | No | ||
| tags | No | ||
| limit | No | ||
| offset | No | ||
| item_format | No | verbose | |
| response_format | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes |