oc_recording_start
Record all subsequent MCP tool calls in the current session. Errors 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. |