Skip to main content
Glama

AdsPower LocalAPI MCP Server

Official

delete-browser

Remove specified browser profiles from AdsPower LocalAPI MCP Server by providing user IDs. Streamlines browser profile management and ensures efficient cleanup.

Instructions

Delete the browser

Input Schema

NameRequiredDescriptionDefault
userIdsYesThe user ids of the browsers to delete

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "userIds": { "description": "The user ids of the browsers to delete", "items": { "type": "string" }, "type": "array" } }, "required": [ "userIds" ], "type": "object" }
Install Server

Other Tools from AdsPower LocalAPI MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/AdsPower/local-api-mcp-typescript'

If you have feedback or need assistance with the MCP directory API, please join our Discord server