Get Plugin Assembly Complete
get-plugin-assembly-completeRetrieve complete plugin assembly details from PowerPlatform by name, including all related types, steps, and images, to analyze plugin structure and troubleshoot configurations.
Instructions
Get a plugin assembly by name with all related plugin types, steps, and images
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assemblyName | Yes | The name of the plugin assembly | |
| includeDisabled | No | Include disabled steps (default: false) | |
| environment | No | Environment name (e.g. DEV, UAT). Uses default if omitted. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assembly | Yes | ||
| pluginTypes | Yes | ||
| steps | Yes | ||
| validation | Yes |