octo_start_profile
Start an Octo Browser profile by UUID and get the WebSocket endpoint for CDP connection. If the profile is already running, returns existing connection data.
Instructions
Start an Octo Browser profile by UUID. Returns ws_endpoint for CDP connection. If already running, returns existing data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Octo Browser profile UUID | |
| headless | No | Run in headless mode (no GUI) |