memory_list_items
Retrieve a list of stored memory items including titles, previews, tags, and creation dates. Supports pagination and optional space filtering.
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) |