veil_goto
Navigate to a URL in a stealth browser, launching Chrome on first call. Supports wait until page load or network idle for SPAs.
Instructions
Navigate the browser to a URL (launches Chrome on first call). waitUntil 'load' (default) or 'networkidle' (wait until no network for ~500ms — better for SPAs that fetch after load).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| waitUntil | No |