get_element
Retrieve detailed information about a specific BPMN element or association by providing its ID to inspect properties and attributes in the current diagram.
Instructions
Get details of a specific element or association in the current diagram
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| elementId | Yes | ID of the element |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Stable generated or existing BPMN ID | |
| kind | No | ||
| name | No | ||
| size | No | ||
| type | Yes | ||
| ownerId | No | Stable generated or existing BPMN ID | |
| scopeId | No | Stable generated or existing BPMN ID | |
| incoming | No | ||
| outgoing | No | ||
| position | No | ||
| sourceId | No | Stable generated or existing BPMN ID | |
| targetId | No | Stable generated or existing BPMN ID | |
| waypoints | No | ||
| processRef | No | Stable generated or existing BPMN ID | |
| properties | No | ||
| defaultFlow | No | Stable generated or existing BPMN ID | |
| associationDirection | No |