List Dataverse Relationships
list_dataverse_relationshipsDiscover table connections and data model relationships in Microsoft Dataverse with filtering by entity, relationship type, and custom/managed status.
Instructions
Retrieves a list of relationships in the Dataverse environment with filtering options. Use this to discover table connections, find custom relationships, or get an overview of the data model relationships. Supports filtering by entity, relationship type, and managed/unmanaged status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customOnly | No | Whether to list only custom relationships | |
| entityLogicalName | No | Filter relationships for a specific entity | |
| filter | No | OData filter expression | |
| includeManaged | No | Whether to include managed relationships | |
| relationshipType | No | Type of relationships to list | All |