closeAllPages
Closes all managed pages within the MCP server to optimize resource usage and ensure clean session termination for efficient browser automation workflows.
Instructions
关闭所有管理的页面
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"
}