get_current_user
Retrieve details of the currently authenticated ServiceNow user, including username, email, and roles, with optional custom field selection.
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 | |||