get-opened-browser
Retrieve a list of currently opened browsers to manage and monitor active browser sessions effectively through AdsPower LocalAPI MCP Server integration.
Instructions
Get the list of opened browsers
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"
}