Revert To Timestamp
revert_to_timestampRevert state graph memory to a historical timestamp, removing all subsequent nodes and edges to restore a previous state.
Instructions
Roll back state graph memory to a historical point in time, removing subsequent nodes and edges.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Optional project identifier. | |
| timestamp | Yes | Target ISO timestamp to revert back to. | |
| session_id | No | Optional session ID for event logging. |