list_memories
Browse and filter memory metadata by category, status, or tags. Returns a list of memory summaries without full note content.
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 | |||