figma_create_variable
Create a new variable in a Figma collection to manage design tokens. Specify a name, collection ID, and variable type (color, float, string, boolean).
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 |