browser_tab_list
Track and manage open browser tabs using Cloudflare Playwright MCP, enabling efficient browser testing and tab control for automated navigation and interaction.
Instructions
List browser tabs
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}