dataverse_get_relationship
Retrieve full metadata for a Dataverse relationship by schema name, including cascade and navigation properties, before updating it.
Instructions
Get full metadata for a single relationship by schema name — cascade configuration and navigation properties.
Schema names are case-sensitive; use the exact SchemaName from dataverse_list_relationships. Use this to fetch the full definition before updating with dataverse_update_relationship.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |