update_element
Update a BPMN diagram element's properties, such as name, by providing its unique ID and new values.
Instructions
Update properties of an element in the current diagram
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name for the element | |
| elementId | Yes | ID of the element to update | |
| properties | No | Properties to update |