list_memories
Retrieve memory metadata for browsing and filtering by category, status, or tags, avoiding full note bodies for quick overviews.
Instructions
List memory metadata for browsing or filtering without returning full note bodies. Use search_memory when you need relevance ranking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Optional category filter. | |
| status | No | Optional lifecycle status filter, such as 'active' or 'archived'. | |
| tags | No | Optional tags that every returned memory must contain. | |
| limit | No | Maximum number of memories to return. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||