list_user_roles
Retrieve all roles assigned to a specific user in ServiceNow, including inherited roles, using sys_id, user_name, or email.
Instructions
List roles granted to a user (sys_user_has_role), including inherited flag
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | User sys_id, user_name, or email |