session_record_list
List all browser session recordings, running or finished, to retrieve the session ID needed for replay or event inspection.
Instructions
List every recording, running or finished, so a caller can find the id that session_record_events and session_record_replay need. Returns {sessions}, each entry being {id, tabId, active, startedAt, stoppedAt, stoppedReason, eventCount, durationMs}. Requires the T3rnel Browser extension.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||