figma_bind_variable
Bind a Figma variable to a node property such as fill or stroke. Specify the node, property, and variable to apply the binding via the plugin connection.
Instructions
Bind a variable to a node property. Requires plugin connection (no REST endpoint for this).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | Node ID or name | |
| property | Yes | ||
| paintIndex | No | Index of fill/stroke paint to bind (default 0) | |
| variableId | Yes | Variable ID or variable name |