browser_navigate
Navigate to a URL and wait for the page to load, returning the final URL, page title, and HTTP status code.
Instructions
Navigate to a URL and wait for the page to load. Returns the final URL, page title, and HTTP status code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |