dataverse_get_connection_reference
Retrieves a connection reference by GUID or logical name, returning connection ID, connector ID, status, and managed state to determine if a connection is assigned.
Instructions
Get a single connection reference by GUID or logical name.
Returns the full record including the assigned connection ID, connector ID, status, and managed state. An empty connectionid means no connection has been wired up yet — use dataverse_update_connection_reference to assign one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |