AdsPower LocalAPI MCP Server

Official
by AdsPower
Verified

get-group-list

Retrieve a list of groups from AdsPower LocalAPI MCP Server to manage browser profiles efficiently using specified group name and page size parameters.

Instructions

Get the list of groups

Input Schema

NameRequiredDescriptionDefault
nameNoThe name of the group
sizeNoThe size of the page

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "name": { "description": "The name of the group", "type": "string" }, "size": { "description": "The size of the page", "type": "number" } }, "type": "object" }

You must be authenticated.

Other Tools from AdsPower LocalAPI MCP Server

Related Tools

ID: b09x27h15f