swap_style
Replace a Figma paint style everywhere it's used with a new style.
Instructions
Find all usages of a specific paint style and replace them with another style.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toStyleId | Yes | The ID of the new style to use. | |
| fromStyleId | Yes | The ID of the style to replace. |