figma_create_variable
Create a variable in a Figma collection by specifying its name, collection ID, and resolved type (color, float, string, or boolean).
Instructions
Create a variable in a collection. Get collectionId from figma_get_variables.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| collectionId | Yes | ||
| resolvedType | Yes | ||
| options | No |