List Memories
list_memoriesList stored memories newest-first (no search query).
namespace selects the collection (defaults to the shared namespace). Page
with next_cursor / has_more. Returns {items, total, has_more, next_cursor}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| namespace | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||