get-browser-list
Retrieve browser profiles from AdsPower with filtering, sorting, and pagination options to manage and organize browser instances.
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 | |
| 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 | |
| page | No | The page of the browser, default is 1 | |
| id | No | The id of the browser | |
| serialNumber | No | The serial number of the browser | |
| sort | No | The sort of the browser | |
| order | No | The order of the browser |