get_session_history
Retrieve the complete structured history of a browser session, including every action, scout report, network event, and URL visited. Use this data to compose automation scripts.
Instructions
Return the complete structured history of a browser session.
Includes every action taken, every scout report (summarized), every network event captured, and the sequence of URLs visited. Use this data to compose botasaurus-driver scripts.
Args: session_id: Session ID (active or recently closed).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes |