swap_component
Replace an existing component instance with a new component while optionally preserving overrides.
Instructions
Swap one component instance for another.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instanceId | Yes | Instance to swap | |
| newComponentId | Yes | New component ID | |
| preserveOverrides | No | Keep existing overrides (default: true) |