ea_get_connectors
Retrieve all relationships for a specified element, filterable by direction and connector type, listing source and target ends with feature link details.
Instructions
Get all relationships (connectors) for a given element. connectors lists what the element is connected to and how (Realisation, Dependency, Association, etc.), each entry naming its source and dest ends. Feature links show which specific attribute or operation each end attaches to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| direction | No | Filter direction: outgoing (element is source), incoming (element is target), or both | both |
| elementId | Yes | The Object_ID of the element to get connectors for | |
| connectorType | No | Filter by connector type (e.g., Realisation, Dependency, Association, InformationFlow, Generalization) |