batch_swap_component
Replace every instance of a selected component with another across the entire Figma file. Specify old and new component IDs to update all occurrences at once.
Instructions
Swap all instances of one component for another across the file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| newComponentId | Yes | Replacement component | |
| oldComponentId | Yes | Component to replace |