figma_update_variable
Update a design variable's value in a specific Figma mode. Provide variableId, modeId, and the new value; obtain IDs from figma_get_variables.
Instructions
Update a variable value in a mode. Get IDs from figma_get_variables.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| modeId | Yes | ||
| variableId | Yes |