Smithery
browser_close
Close the browser session and free all resources. Always call this when the browser workflow is complete. If the session was started with record_video: true, the video recording URL is returned.
Remote relievedattention992-smithery/screenshotsmcp
Other tools also called browser_close?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"sessionId": {
"type": "string",
"description": "Session ID to close"
}
}
}