browser_inspect_events
Retrieve the chronological event log for a browser session to monitor all tool calls and activities recorded during the session.
Instructions
Get the event log for a session.
The event log is append-only and records all tool calls made to this session.
Args:
session: Name of the browser session
Returns:
JSON array of all events in chronological order
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session | Yes |