figma_setup_design_tokens
Create a Figma variable collection with modes and design tokens in one atomic operation, with automatic rollback on error.
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 |
|---|---|---|---|
| collectionName | Yes | ||
| modes | Yes | ||
| tokens | Yes |