veto_session_replay
Retrieve the chronological event and tool-call trace for a past session. Audit or reconstruct what happened by viewing the sequence of operations.
Instructions
Returns the chronological event/tool-call trace for a past session — the timeline of operations that occurred, for auditing or reconstructing what happened. Unlike veto_session_restore (which loads the saved context snapshot to resume work), this returns the sequence of events, not the working context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | The session ID to replay. |