browser_tab_close
Close a specific or current browser tab by index using the Playwright MCP server for precise browser automation during 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. |