Get Current User
get_current_userRetrieve details about the currently authenticated ServiceNow user, including username, email, and roles. Specify custom fields to tailor the response.
Instructions
Get the currently authenticated user's information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Comma-separated fields to return (default: user_name,name,email,roles) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||