page_navigate
Navigate to a URL and return the final URL after redirects and the page title. Default timeout is 15 seconds.
Instructions
Navigate to a URL. Returns final URL (after redirects) and page title. Default timeout 15s.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| tab_id | No | ||
| timeout | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |