browser_load_session
Load a saved session archive by ID to reconstruct and investigate past browser activity, returning session metadata for time-travel analysis.
Instructions
TIME MACHINE. Load a saved session archive by id so browser_timetravel can reconstruct moments from it. Returns the session metadata. Use this to investigate a past session (yours or one recorded earlier).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The session id from browser_list_sessions. |