browser_close
Automatically close web pages during browser automation to manage resources efficiently using Cloudflare Playwright MCP's browser control capabilities.
Instructions
Close the page
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"
}