browser_tab_close
Close specific or current browser tabs in automated workflows using Playwright MCP. Simplify tab management by specifying the tab index to enhance browser automation efficiency.
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. |