browser_navigate
Direct the headless browser to a local dev URL, validating it against the localhost allowlist to enable safe automated navigation.
Instructions
Navigate the browser to a local dev URL (validated against the localhost allowlist).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to load, e.g. http://localhost:8787 |