browser_tab_close
Close a specific or current browser tab by index during web automation with Playwright MCP, ensuring precise tab management in browser tasks.
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. |