browser_tab_close
Close a specific browser tab by its index or the current tab if no index is provided, using Playwright MCP’s structured accessibility snapshots for web interactions.
Instructions
Close a tab
Input Schema
Name | Required | Description | Default |
---|---|---|---|
index | No | The index of the tab to close. Closes current tab if not provided. |