mmar_create_port
Create a new port on a class to define connection points where other elements can attach.
Instructions
Create a new port (connection point) on a class. Ports define where connections can attach to an element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | The UUID for the new Port (pre-generate a UUIDv4) | |
| port_data | Yes | JSON string of the Port data including uuid, name, geometry, and any attributes |