Check Component Dependencies
check-component-dependenciesIdentify dependent components before deleting PowerPlatform elements to prevent breaking changes. Returns all dependent items to ensure safe removal from Dataverse environments.
Instructions
Check dependencies for a PowerPlatform component before deletion. Returns all components that depend on the specified component.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| componentId | Yes | The GUID of the component to check | |
| componentType | Yes | The component type number (e.g., 1=Entity, 9=OptionSet, 29=Workflow, 80=PluginAssembly, 90=PluginType, 92=SdkMessageProcessingStep) | |
| environment | No | Environment name (e.g. DEV, UAT). Uses default if omitted. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| componentId | Yes | ||
| componentType | Yes | ||
| dependencies | Yes |