aad_show_user
Retrieve details of an Azure AD user by providing the object ID or user principal name.
Instructions
Get details of an Azure AD user.
Args: user_id: Object ID of the user user_principal_name: User principal name (alternative lookup)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | ||
| user_principal_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |