AdsPower LocalAPI MCP Server

Official
by AdsPower
Verified

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" }

You must be authenticated.

Other Tools from AdsPower LocalAPI MCP Server

Related Tools

ID: b09x27h15f