get-browser-list
Retrieve a list of browsers from AdsPower LocalAPI MCP Server by specifying group ID, page size, or sorting criteria to manage and organize browser profiles effectively.
Instructions
Get the list of browsers
Input Schema
Name | Required | Description | Default |
---|---|---|---|
groupId | No | The group id of the browser, must be a numeric string (e.g., "123"). You can use the get-group-list tool to get the group list | |
id | No | The id of the browser | |
order | No | The order of the browser | |
page | No | The page of the browser, default is 1 | |
serialNumber | No | The serial number of the browser | |
size | No | The size of the page, max is 100, if get more than 100, you need to use the page to get the next page, default is 10 | |
sort | No | The sort of the browser |