browser_tab_close
Automatically close a specific browser tab by its index or the current tab using Cloudflare Playwright MCP, enabling precise control during automated browser testing.
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. |