memory_list_items
List stored memory items with titles, previews, tags, and creation dates. Filter by space, paginate with limit and offset to browse organized project 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) |