roxy_create_browser
Create a fully configurable browser instance for expert users, with control over core version, OS, proxy, fingerprint, and more.
Instructions
Create a browser with complete configuration control - for expert users needing full parameter access
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | Yes | Workspace ID | |
| windowName | No | Browser window name | |
| coreVersion | No | Browser core version. If not provided, the latest available core version will be used. | |
| os | No | Operating system (default: Windows) | |
| osVersion | No | Windows: 11,10,8,7; macOS: 15.3.2,15.3.1,15.3,15.2,15.1,15.0.1,15.0,14.7.4,14.7.3,14.7.2,14.7.1,14.7,14.6.1,14.6,14.5,14.4.1,14.4,14.3.1,14.3,14.2.1,14.2,14.1,13.7.4,13.7.3,13.7.2,13.7.1,13.7,ALL; Linux: ALL; Android: 15,14,13,12,11,10,9; IOS: 18.2,18.1,18.0,17.0,16.6,16.5,16.4,16.3,16.2,16.1,16.0,15.7,15.6,15.5,15.4,15.3,15.2,15.1,15.0,14.7,14.6,14.5,14.4,14.3,14.2,14.1,14.0 | |
| userAgent | No | Custom user agent | |
| cookie | No | Cookie list | |
| searchEngine | No | Default search engine | |
| labelIds | No | Label IDs to assign | |
| defaultOpenUrl | No | URLs to open by default | |
| windowRemark | No | Window remarks/notes | |
| projectId | No | Project ID | |
| windowPlatformList | No | Platform account information | |
| proxyInfo | No | Complete proxy configuration object | |
| fingerInfo | No | Complete fingerprint configuration |