session_record_start
Record user interactions on a browser tab, capturing clicks, scrolls, keystrokes, form fills, and navigations. Use the active tab or specify one, with optional event limits.
Instructions
Start recording user interactions on a tab. Captures clicks, scrolls, keystrokes, form fills, and navigations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | No | Tab to record; uses the active tab when omitted | |
| maxEvents | No | Maximum number of events to capture (default 10000) | |
| sessionId | No | Optional recording session id; one is generated if omitted |