rca_graph_restore_version
Restore a causal graph to a specified historical version, preserving version history. Requires confirmation to proceed.
Instructions
Restore a causal graph to a specific historical version. This creates a new current state from the version snapshot — the version history itself is preserved (the restore operation is snapshotted too). Requires confirm=true.
Returns: str: JSON with graph_id, restored_from version_id, node/edge counts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |