memory_list_items
Retrieve and review all saved memory items, showing titles, previews, tags, and creation dates. Supports pagination and optional space filtering for targeted access.
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) |