oc_recording_start
Start a new session recording to capture all subsequent MCP tool calls. The recording continues until stopped, and an error occurs if a recording is already active.
Instructions
Start a new session recording. All subsequent MCP tool calls will be recorded until oc_recording_stop is called. Errors if a recording is already active.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No | Optional human-readable label for this recording. | |
| profile | No | Optional browser profile name to associate with this recording. | |
| trajectoryBundle | No | Default false. When true, write a file-based trajectory bundle under ~/.openchrome/trajectories. |