octobrowser_create_proxy
Create a proxy configuration for OctoBrowser by specifying host, port, type (HTTP/SOCKS), and optional credentials to route automated browser traffic.
Instructions
Create a new proxy
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | Proxy host | |
| port | Yes | Proxy port | |
| type | Yes | Proxy type (http, socks, socks5) | |
| login | No | Proxy login | |
| title | No | Proxy title | |
| password | No | Proxy password |