detach_instance
Break the component link of an instance to turn it into a plain frame, returning the frame's node ID, name, and type.
Instructions
Detach an instance into a plain frame (breaks the component link). Returns { ok, nodeId, name, type } for the resulting frame.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instanceId | Yes | Instance node id to detach |