figma_create_variable
Create a variable in a Figma collection using the collection ID obtained from the variables list. Provide a name and type (color, float, string, boolean) to define the variable.
Instructions
Create a variable in a collection. Get collectionId from figma_get_variables.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| options | No | ||
| collectionId | Yes | ||
| resolvedType | Yes |