set_instance_properties
Changes component properties on a Figma instance, enabling variant switching such as Platform from Desktop to Mobile.
Instructions
Set component properties on an instance (e.g. switch Platform from Desktop to Mobile)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | The instance node ID | |
| properties | Yes | Properties to set, e.g. {"Platform": "Mobile"} |