Get Instance Overrides
instance_get_overridesRead override properties from a source Figma instance to capture customizations for applying to other instances.
Instructions
Read the override properties from a source instance, to later apply them to other instances.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | The ID of the component instance to get overrides from. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| message | No | Status message | |
| success | No | Whether overrides retrieval was successful | |
| overridesCount | No | Number of overrides found | |
| mainComponentId | No | ID of the main component | |
| sourceInstanceId | No | Source instance ID |