browser_close_tab
Closes a browser tab in a session by tab index or the current tab if none specified.
Instructions
Close a browser tab.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | The session ID | |
| tab_index | No | Tab index to close (-1 for current tab) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |