neko_close_tab
Closes a specific browser tab using its unique tab ID obtained from listing tabs. Solves the problem of programmatically managing open tabs.
Instructions
Close a specific tab by tab_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab_id | Yes | Tab ID from neko_list_tabs |