figma_batch_create_variables
Create up to 100 Figma variables at once with specified collection, name, type, and value. Returns created and failed items for verification.
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 |