read_memories
Retrieve stored memories in reverse chronological order using pagination, filter by tag or category, and browse historical records without needing keyword search.
Instructions
Read memories with pagination (newest first). Use search_memories for keyword lookup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Filter by tag | |
| page | No | Page number (default 1) | |
| limit | No | Items per page (default 8, max 20) | |
| category | No | Filter by category |