Instance overrides
fig_instanceResolve a component instance's symbol, property assignments, and overrides to see exactly how it differs from its component.
Instructions
Explain one component INSTANCE: which SYMBOL it points at, its component-property assignments with the property names resolved, and every override it applies — each with the path down into the component, the node that path addresses, and the fields it changes. Use it to see how an instance differs from its component without diffing two subtrees.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Path to the .fig / .figma file (absolute, or relative to the server CWD). | |
| guid | Yes | Guid of an INSTANCE node, e.g. "2:1329". |