whoAmI
Retrieve details about the currently authenticated Jenkins user, including identity and access permissions, for verification and access control purposes.
Instructions
Get information about the current authenticated user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}