wavexis_new_tab
Creates a new browser tab with an optional URL within a given session, returning a tab ID for further automation.
Instructions
Create a new browser tab.
Args: input: New tab parameters (URL).
Returns:
JSON string with tab_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |