update_org_group_members
Updates the member list of a Bitwarden group by replacing current members with the specified array of IDs.
Instructions
Update a group's members
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| groupId | Yes | ID of the group | |
| memberIds | Yes | Array of member IDs to add to the group |