atlas_list_runs
List Atlas workflow runs with stable pagination. Retrieve run IDs, graphs, statuses, and progress from a local audit-ready multi-model engine.
Instructions
列出运行(零成本,P4)。按 run_id 降序稳定分页。
每条含 run_id/graph/status/nodes_done/started;状态为 running/interrupted/paused/done/failed/cancelled(interrupted 由 账本+运行锁动态判定)。starting 只在账本落账前的短暂窗口由 Web 单 run 查询 合成,不出现在本列表。cursor 传上一页返回的 next_cursor 续页。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |