万忆加载进度
Retrieve historical checkpoints from local event-sourced memory by checkpoint ID, task name, or full query to restore previous progress and continue work accurately.
Instructions
加载历史存档 — 按checkpoint_id、task_name或全量查询
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_name | No | 任务名(列出该任务所有存档) | |
| checkpoint_id | No | 存档ID(精确加载单个) |