update-group
Modify browser group details such as name and remark using the specified group ID. Streamline organization and management of browser profiles through the AdsPower LocalAPI MCP Server.
Instructions
Update the browser group
Input Schema
Name | Required | Description | Default |
---|---|---|---|
groupId | Yes | The id of the group to update, must be a numeric string (e.g., "123"). You can use the get-group-list tool to get the group list | |
groupName | Yes | The new name of the group | |
remark | No | The new remark of the group |