zen_navigate
Navigate the active browser tab to a specified URL. Supports optional tab selection for focused control.
Instructions
Navigate the active tab to a URL.
Args: url: The URL to navigate to (e.g. "https://example.com") tab_id: Optional tab to navigate. Defaults to active tab.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| tab_id | No |