dataverse_get_plugin_assembly
Retrieve a plug-in assembly record from Dataverse using its GUID, with configurable column selection to omit the large base64 content.
Instructions
Retrieve a single plug-in assembly record by its GUID.
The 'content' column contains the base64-encoded DLL and is very large — exclude it from select unless you specifically need it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |