dataverse_get_user
Retrieve a Dataverse system user by their GUID and access their full details, including name, domain, email, and disabled status.
Instructions
Retrieve a single Dataverse system user by their GUID.
Returns full user details including fullname, domainname, email, and disabled status. Use dataverse_whoami to get the current caller's UserId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |