AdsPower LocalAPI MCP Server

Official
by AdsPower
Verified

move-browser

Transfer browser profiles to a designated group using groupId and browserIds for organized management and enhanced workflow efficiency.

Instructions

Move browsers to a group

Input Schema

NameRequiredDescriptionDefault
groupIdYesThe target group id
userIdsYesThe browser ids to move

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "groupId": { "description": "The target group id", "type": "string" }, "userIds": { "description": "The browser ids to move", "items": { "type": "string" }, "type": "array" } }, "required": [ "groupId", "userIds" ], "type": "object" }

You must be authenticated.

Other Tools from AdsPower LocalAPI MCP Server

Related Tools

ID: b09x27h15f