figma_setup_design_tokens
Create a variable collection with modes and design tokens in Figma, with automatic rollback on any error to ensure data integrity.
Instructions
Atomically create a variable collection + modes + variables. Rollback on any error. Params: collectionName, modes (array), tokens (array of { name, type?, value? or values? }).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| modes | Yes | ||
| tokens | Yes | ||
| collectionName | Yes |