browser_navigate
Navigate to a URL and return the page title for automated browsing tasks.
Instructions
Navigate to a URL.
Args:
url: The URL to navigate to
Returns:
Success message with the page title
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |