update_org_group_members
Update a group's member list by providing the group ID and an array of member IDs to add.
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 |