extract_tokens_from_figma_variables
Extract design tokens from Figma variables JSON export to translate design systems across platforms like Material 3, SwiftUI, and CSS.
Instructions
Parse Figma variables export JSON and extract design tokens
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| variables | Yes | Figma Variables REST API JSON export as a string |