list_graph_snapshots
Retrieve previously captured graph snapshots sorted by most recent. Each entry includes a summary for quick inspection of counts without diffing.
Instructions
List previously captured graph snapshots, most recent first. Each entry includes its summary so you can inspect counts without diffing. Read-only. Returns JSON: { snapshots: [{ id, name, captured_at, summary }], total }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||