KIROK_list_memories
List paginated memories from a bank, ordered most recent first. Set limit and offset for custom browsing.
Instructions
List memories in a bank with pagination, ordered by most recent.
Args: bank_id: Memory bank to browse. limit: Maximum number of memories to return (default 20, max 100). offset: Number of memories to skip for pagination (default 0).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| bank_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |