playwright_close
Terminate browser sessions and release allocated resources using Playwright MCP Server, ensuring clean closure after browser automation tasks.
Instructions
Close the browser and release all resources
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}