figma_batch_create_variables
Batch create up to 100 Figma variables in a single API call, specifying collection, name, type, value, and mode. Returns lists of created and failed items.
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 |