memory_list_items
Retrieve all stored memory items with titles, previews, tags, and creation dates. Use optional pagination and space filtering to manage your persistent memory.
Instructions
List all items stored in memory. Shows titles, previews, tags, and creation dates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of items to return (1-100, default: 50) | |
| offset | No | Number of items to skip (for pagination, default: 0) | |
| space_id | No | Space UUID (optional, lists all spaces if not specified) |