dataverse_get_async_operation
Get a Dataverse async operation by its GUID to view system job details: state, status, messages, start/end times, and related record.
Instructions
Retrieve a single asyncoperation (system job) record by its GUID.
Returns the full record including name, operationtype, statecode, statuscode, message, friendlymessage, startedon, completedon, and _regardingobjectid_value. Also includes statecode_label and statuscode_label for human readability.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |