ea_get_diagram_elements
Fetch all elements and connectors on a specific diagram, resolving which attributes or operations each connector endpoint attaches to.
Instructions
Get all elements and connectors placed on a specific diagram: the diagram itself, plus elements and connectors. Connectors include feature-link resolution showing which attribute or operation each end attaches to. The connector list is the union of explicit t_diagramlinks rows and implied connectors (both ends on the diagram).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| diagramId | Yes | The Diagram_ID to get elements for |