get_all_memories
Retrieve all memories with hybrid cloud/cache intelligence and pagination. Use offset and limit to control results, with cached data prioritized for speed.
Instructions
Get all memories with hybrid cloud/cache intelligence and pagination support
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of memories to return (max 500) | |
| offset | No | Number of memories to skip for pagination | |
| user_id | No | oliver | |
| prefer_cache | No | Use cached memories first to avoid slow API calls | |
| include_cache_stats | No | Include Redis cache statistics |