browser_close
Terminate the browser session to free system resources and complete web automation tasks in the Playwright MCP Server environment.
Instructions
Close the browser
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}