browser_tab_close
Automatically close a specific or the current browser tab using structured accessibility snapshots in Playwright MCP, streamlining browser automation without screenshots or visual models.
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. |