browser_provision
Provision a remote stealth browser with optional proxy and geolocation, returning a session ID and initial snapshot for automated web control.
Instructions
Provision a remote stealth Chromium and connect to it.
Args: proxy: Optional proxy URL, e.g. "socks5://user:pass@host:port". geo: Optional geolocation — a city slug (e.g. "moskva") or "lat,lon" coordinates (e.g. "55.75,37.61").
Returns session_id (pass it to other browser_* tools), browser_id, the current url/title, and an initial AI snapshot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| proxy | No | ||
| geo | No |