list_role_members
List all users assigned to a role by providing the role ID or name. Optionally limit the number of results.
Instructions
List all users who currently hold a specific role.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| roleId | Yes | The role's unique ID or name. | |
| limit | No | Maximum number of users to return (default 100). |