dataverse_whoami
Return the authenticated caller's identity from the Dataverse WhoAmI endpoint.
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 |