figma_batch_create_variables
Create up to 100 Figma variables in a single API call by specifying collections, types, values, and modes. Returns lists of created and failed variables.
Instructions
Create up to 100 variables in one call. Each item: collectionId, name, resolvedType (COLOR/FLOAT/STRING/BOOLEAN), value, modeId. Returns created and failed lists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes |