list_graph_snapshots
Retrieve a list of saved dependency graph snapshots, ordered newest first, with summaries for quick inspection.
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 | |||