goto
Navigate the active browser tab to a specified URL, creating a new tab automatically when none is active, so you can direct Chrome to any destination without manual tab management.
Instructions
Navigate the active tab (or tab_id) to a URL. Creates a tab if none is active.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to open. | |
| tab_id | No | Optional tab id. |