add-users-to-role
Assign multiple users to a specified role by providing the role name and their user IDs.
Instructions
Add users to a role
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userIds | Yes | Array of user objectIds to add | |
| roleName | Yes | The name of the role |