cloak_launch
Start a stealth browser session that bypasses bot detection. Call this first to configure proxy, humanization, and fingerprint settings before other actions.
Instructions
Launch a stealth CloakBrowser instance. Call this before any other cloak tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| headless | No | Run in headless mode. | |
| proxy | No | Proxy URL (http/socks5). | |
| humanize | No | Enable human-like mouse/keyboard behavior. | |
| user_agent | No | Custom User-Agent string. | |
| viewport_width | No | Viewport width in pixels. | |
| viewport_height | No | Viewport height in pixels. | |
| locale | No | Browser locale (e.g. 'en-US', 'zh-CN'). | |
| fingerprint_seed | No | Deterministic fingerprint seed. | |
| geoip | No | Auto-detect timezone/locale from proxy IP. |