list_memories
Retrieve stored memories with pagination. Use offset and limit to browse results, and filter by memory type for targeted recall.
Instructions
List stored memories with pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results | |
| offset | No | Skip first N results | |
| memory_type | No | Filter by type |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |