browser_navigate
Navigate a browser to a specified URL, with optional clearing of console and network logs to start fresh for new tasks.
Instructions
Navigate the browser to a URL. Optionally clear console and network logs before navigating (recommended when starting a new task).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Full URL to navigate to | |
| clear_logs | No | Clear console and network logs before navigating |