dataverse_whoami
Retrieve your authenticated identity from Dataverse, including UserId, BusinessUnitId, and OrganizationId, at session start to confirm authentication and enable privilege checks.
Instructions
Return the authenticated caller's identity from the Dataverse WhoAmI endpoint.
Returns UserId, BusinessUnitId, and OrganizationId. Call at session start to confirm authentication and get the caller's UserId for privilege checks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |