set_instance_overrides
Apply copied overrides to selected component instances by swapping them to the source component, preserving all override properties.
Instructions
Apply previously copied overrides to selected component instances. Target instances will be swapped to the source component and all copied override properties will be applied.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sourceInstanceId | Yes | ID of the source component instance | |
| targetNodeIds | Yes | Array of target instance IDs. Currently selected instances will be used. |