Set Instance Property
instance_set_propertySet one property on a Figma instance—boolean toggle, text override, instance swap, or variant selection.
Instructions
Set one property on an instance — boolean toggle, text override, instance swap, or variant selection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | The new value for the property. For INSTANCE_SWAP properties, this must be a component key (the stable library identifier). | |
| nodeId | Yes | The ID of the instance node | |
| nodeName | Yes | Name of the instance node for verification | |
| propertyName | Yes | The human-readable name of the component property to change |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| results | No | Execution details | |
| success | No | Whether property update was successful |