memory_list_episodes
List all stored historical episodes sorted by time. Use this to review past interactions without relying on semantic search, preventing missed entries.
Instructions
列出所有历史情景(按时间排序,不依赖语义搜索)。当用户要查看'所有历史情景'时使用此工具,避免语义搜索遗漏。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order | No | 排序方式:desc(最新在前)或 asc(最早在前) | desc |
| limit | No | 返回数量限制 |