list_checkpoints
Lists all checkpoints with their harvest timeline, showing sequence number, harvest time, new items count, request time range, and reset points.
Instructions
列出所有 checkpoint,展示完整的收割时间线。
每条记录包含: id checkpoint 序号 read_at 收割时间(HH:MM:SS) count 本次新增条目数 start_time 本批流量的最早请求时间 end_time 本批流量的最晚请求时间 is_reset 是否为 fresh_start 重置点
当前正在查看的 checkpoint 由 current_checkpoint_id 标注。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |