wavexis_close_tab
Close a browser tab by providing its unique tab ID and session ID. Returns confirmation when the tab is closed.
Instructions
Close a tab by its ID.
Args: input: Close tab parameters (tab_id).
Returns:
JSON string with status "ok".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |