list_graph_snapshots
Retrieve previous graph snapshots ordered by recency. Each entry includes a summary to inspect node counts without performing diffs.
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 | |||