browser_navigate
Navigate the current browser tab to a URL and receive the loaded page's element table. Handles unsaved-changes dialogs by accepting or dismissing when specified.
Instructions
Navigate the target tab to a URL and return the element table once loaded. If the current page asks "leave site? unsaved changes" (beforeunload) the navigation is cancelled unless dialog:"accept" — only pass that when the user is fine losing unsaved changes on that page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| tabId | No | ||
| dialog | No |